llvm-6502/test
Chris Lattner baed07333f Move llvm tools to the start of the testrunner path, which allows the llvm 'as'
tool to be found in preference to the system 'as' tool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6775 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-18 19:39:06 +00:00
..
Analysis Add new testcase 2003-06-17 15:16:35 +00:00
Assembler New testcase 2003-06-17 13:21:13 +00:00
BugPoint
C++Frontend Arg, sparc doesn't have correct things in math.h! 2003-06-17 00:03:56 +00:00
CBackend New testcases for bugs and the new DAE pass 2003-06-16 12:05:38 +00:00
CFrontend
CodeGen New testcases for bugs and the new DAE pass 2003-06-16 12:05:38 +00:00
ExecutionEngine Return 'int 0' instead of 'void' so that the test can be seen as successful. 2003-06-06 08:00:40 +00:00
Feature Fix to mesh with Johns recent changes 2003-06-17 20:55:04 +00:00
Jello
Linker Second testcase identified by Joel 2003-06-02 17:31:24 +00:00
LLC 3 more bugs from the SPEC codes and from richards_benchmark.c 2003-05-31 04:45:56 +00:00
Other
Transforms Make testcase more interesting, remove absolute path from -load line 2003-06-17 22:21:55 +00:00
Verifier
Failure.sh
Makefile
Makefile.tests Move llvm tools to the start of the testrunner path, which allows the llvm 'as' 2003-06-18 19:39:06 +00:00
TestRunner.sh