repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs in register stack pass.
[llvm/zpu.git]
/
test
/
CodeGen
/
SystemZ
/
dg.exp
blob
e9624bac68e97d6a22836950ac05aff378d5a95c
1
load_lib llvm.exp
2
3
if
{ [
llvm_supports_target SystemZ
] } {
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.
{
ll
,
c
,
cpp
}]]
5
}