repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Verify the predicates on icmp/fcmp. Suggested by Jeff Yasskin!
[llvm.git]
/
test
/
CodeGen
/
CellSPU
/
dg.exp
blob
d41647991a0aa4097ff679e8d84b0145a12fb09c
1
load_lib llvm.exp
2
3
if
{ [
llvm_supports_target CellSPU
] } {
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.
{
ll
,
c
,
cpp
}]]
5
}