This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 16:33:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d545f5b229
llvm-mirror
/
test
/
Transforms
/
LoopSimplify
/
dg.exp
4 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
For PR1319: Upgrade to use new Tcl exec based test harness. llvm-svn: 36062
2007-04-15 10:30:33 +02:00
load_lib llvm.exp
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) llvm-svn: 17712
2004-11-14 00:00:45 +01:00
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. llvm-svn: 51328
2008-05-20 21:52:04 +02:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
Reference in New Issue
Copy Permalink