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
3c0ddc999f
llvm-mirror
/
test
/
Transforms
/
SimplifyCFG
/
dg.exp
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
For PR1319: Upgrade to use new Tcl exec based test harness. This exposes 3 bugs that were previously not being reported: test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll test/Transforms/GlobalOpt/memset.ll test/Transforms/IndVarsSimplify/exit_value_tests.llx llvm-svn: 36065
2007-04-15 11:21:47 +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
For PR1319: Upgrade to use new Tcl exec based test harness. This exposes 3 bugs that were previously not being reported: test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll test/Transforms/GlobalOpt/memset.ll test/Transforms/IndVarsSimplify/exit_value_tests.llx llvm-svn: 36065
2007-04-15 11:21:47 +02:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
Reference in New Issue
Copy Permalink