1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Reid Spencer 1d7c49097d Always print the same "PR" information in the same location (just after
the test name) in all cases (PASS, XPASS, FAIL, XFAIL). This makes the
output consistent and more amenable to parsing by nightly test.

llvm-svn: 36311
2007-04-21 18:53:12 +00:00
..
Analysis New test case. 2007-04-21 00:34:37 +00:00
Archive This needs to stay in the old bytecode format. 2007-04-16 03:35:24 +00:00
Assembler add support for alignment attributes on load/store instructions 2007-04-21 08:16:25 +00:00
BugPoint For PR1319: 2007-04-15 10:09:30 +00:00
Bytecode For PR1319: Upgrade to new test harness 2007-04-15 10:11:13 +00:00
C++Frontend Make it work on 64-bit systems. 2007-04-17 05:48:35 +00:00
CFrontend make this portable to 64-bit hosts 2007-04-21 03:35:28 +00:00
CodeGen Fix test. 2007-04-20 00:45:36 +00:00
Debugger Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
DebugInfo For PR1319: Upgrade to new test harness. 2007-04-15 22:37:04 +00:00
ExecutionEngine For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Feature For PR1319: 2007-04-16 17:36:08 +00:00
FrontendAda Testcase for debug info emission for structure fields at variable offsets. 2007-04-16 18:49:21 +00:00
FrontendObjC Enable Objective-C tests. 2007-04-20 21:24:01 +00:00
Integer Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
lib Always print the same "PR" information in the same location (just after 2007-04-21 18:53:12 +00:00
Linker For PR1319: 2007-04-16 17:36:08 +00:00
Other For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen For PR1319: 2007-04-16 15:31:49 +00:00
Transforms Add PR number for reference. 2007-04-16 23:52:37 +00:00
Verifier For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
.cvsignore
Failure.sh
Makefile Look for site.exp in the build directory, not the source directory. 2007-04-16 16:45:12 +00:00
Makefile.tests
TestRunner.sh Make it possible to run this from within subdirectories of llvm/test 2007-04-15 06:47:49 +00:00