llvm-6502/test
Reid Spencer eb32ffe2f8 Per Bug 257
The "Programs" directory no longer lives here. It have been moved to its
own cvs module. Check it out into llvm/projects and configure/build it
there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16182 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-05 08:18:23 +00:00
..
Analysis Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
Assembler this "feature" is gone 2004-07-14 23:12:09 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
Bytecode Fixed the test to actually run correctly. 2004-08-19 19:23:28 +00:00
C++Frontend New testcase for PR355 2004-06-08 07:11:14 +00:00
CFrontend New testcase for critical 1.3 feature 2004-08-06 18:09:02 +00:00
CodeGen New version of Bill Wendling's PR33 patch. 2004-08-25 19:00:42 +00:00
Debugger restore comments to this file 2004-01-06 05:37:45 +00:00
ExecutionEngine Add more casts. You can never have enough casts. 2004-05-07 21:10:28 +00:00
Feature Added a test case for packed types. Test case kindly provided by Brad Jones 2004-08-20 06:02:24 +00:00
Linker Correct test. use "not grep" instead of "grep -v" 2004-05-27 07:32:25 +00:00
LLC Unbreak this test case - llvm-as no longer tolerates redefining names in any 2003-11-22 06:18:35 +00:00
Other New testcase that the vector support does not work with yet. 2004-08-20 08:34:27 +00:00
Scripts New python script that print a specified number of lines surrounding a 2004-08-02 22:28:50 +00:00
TableGen New testcase for list slicing 2004-07-27 01:00:56 +00:00
Transforms Modify testcase to merit a warning, though no warning is still printed! 2004-08-24 17:40:02 +00:00
Verifier Testcase for PR340: Verifier misses malformed switch instruction 2004-05-21 16:47:02 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Per Bug 257 2004-09-05 08:18:23 +00:00
Makefile.tests Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
TestRunner.sh Create the output directory if it's not already there 2004-04-10 06:03:22 +00:00