repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-complete.git]
/
test
/
Transforms
/
SimplifyCFG
/
Mips
/
lit.local.cfg
blob
683bfdccb74262b0288a730ed10e9fd3e6fb903d
1
config.suffixes = ['.ll']
2
3
targets = set(config.root.targets_to_build.split())
4
if not 'Mips' in targets:
5
config.unsupported = True