projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix vbroadcast matching logic to early unmatch if the node doesn't have
[oota-llvm.git]
/
test
/
CodeGen
/
X86
/
dg.exp
1
load_lib llvm.exp
2
3
if { [llvm_supports_target X86] } {
4
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5
}