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
[MIParser] Set RegClassOrRegBank during instruction parsing
[llvm-complete.git]
/
test
/
Transforms
/
EarlyCSE
/
AMDGPU
/
lit.local.cfg
blob
4536d08964060edc32e706362a0f6a5a4576ce8c
1
config.suffixes = ['.ll']
2
3
targets = set(config.root.targets_to_build.split())
4
if not 'AMDGPU' in targets:
5
config.unsupported = True