repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TableGen] Fix validateOperandClass for non Phyical Reg (#118146)
[llvm-project.git]
/
llvm
/
test
/
Transforms
/
SimplifyCFG
/
Mips
/
lit.local.cfg
blob
3113ca52e6f4599caec0331db76c234d54cb8419
1
config.suffixes = [".ll"]
2
3
targets = set(config.root.targets_to_build.split())
4
if not "Mips" in targets:
5
config.unsupported = True