llvm-6502/test
Tanya Lattner e9789ef994 Adding RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17536 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-06 23:32:43 +00:00
..
Analysis Add a missing run line 2004-11-06 21:03:41 +00:00
Assembler Adding RUN lines. 2004-11-06 22:07:09 +00:00
BugPoint
Bytecode Fixed the test to actually run correctly. 2004-08-19 19:23:28 +00:00
C++Frontend Adding RUN lines. 2004-11-06 22:29:57 +00:00
CFrontend Adding RUN lines. 2004-11-06 22:41:00 +00:00
CodeGen Adding RUN lines. 2004-11-06 23:08:26 +00:00
Debugger Add a run line 2004-11-06 21:07:31 +00:00
ExecutionEngine Adding RUN lines. 2004-11-06 23:32:43 +00:00
Feature testcases for undefined and unreachable 2004-10-16 18:24:11 +00:00
lib First crack at support to run tests using dejagnu. This file contains a procedure to run a test like TestRunner.sh does. 2004-11-06 21:07:41 +00:00
Linker Another testcase for constness linkage 2004-10-05 02:16:01 +00:00
LLC Adding RUN lines. 2004-11-06 23:08:26 +00:00
Other New testcase that the vector support does not work with yet. 2004-08-20 08:34:27 +00:00
Scripts
TableGen
Transforms Adding RUN line. 2004-11-06 23:16:51 +00:00
Verifier Adding RUN lines. 2004-11-06 23:08:26 +00:00
Failure.sh
Makefile CONFIGURATION isn't spelled Configuration, it's spelled BuildMode. 2004-11-03 17:11:23 +00:00
Makefile.tests
TestRunner.sh