1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test
Reid Spencer 50f96f2a23 Update the way llvm2cpp tests are done:
1. Make sure bytecode/assembly inputs are always redirected stdin so that
   the module name is <stdin>. This helps not get false negatives when the
   diff is done.
2. Scan the test file to determine if llvm-upgrade needs to be run.
3. Avoid running testings that are XFAIL'd because they'll cause a failure
   when run for llvm2cpp.
4. Get some better error message output.

llvm-svn: 35914
2007-04-11 17:56:23 +00:00
..
Analysis Fix this testcase to fail if the bug were reintroduced. 2007-04-08 21:49:13 +00:00
Archive Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Assembler For PR1289: 2007-03-30 01:35:32 +00:00
BugPoint Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Bytecode Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
C++Frontend New test case. 2007-04-10 21:43:01 +00:00
CFrontend testcase for padding before zero-length fields. 2007-04-05 19:05:43 +00:00
CodeGen this got better 2007-04-11 16:12:27 +00:00
Debugger Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
DebugInfo Fix some FreeBSD/amd64 regressions. 2007-04-04 22:07:44 +00:00
ExecutionEngine Make sure the value passed to test function is initialized. 2007-02-01 21:58:46 +00:00
Feature Upgrade this file completely instead of downgrading it. Make sure that 2007-04-11 17:51:03 +00:00
FrontendAda move ada tests 2007-04-03 21:46:22 +00:00
FrontendObjC testcase for recent bugfix 2007-04-03 21:47:36 +00:00
Integer Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
lib Update the way llvm2cpp tests are done: 2007-04-11 17:56:23 +00:00
Linker For PR411: 2007-02-05 20:47:22 +00:00
Other Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Transforms adjust test 2007-04-11 16:04:04 +00:00
Verifier For PR761: 2007-01-26 08:25:06 +00:00
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh make xfail info more nice 2007-04-08 07:58:41 +00:00