llvm-6502/test
Chris Lattner dcf3a6b124 Fix a test that was "broken" by new optimizations. The transformation we
are doing is certainly correct, its just that we didn't have the capability
to do it when the testcase was written (no select instr)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13799 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-26 23:51:29 +00:00
..
Analysis Testcases for andersen's alias analysis. 2004-05-23 21:31:00 +00:00
Assembler New testcase that crashes the assembler 2004-03-30 20:58:00 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
C++Frontend foo Bug 291, bar PR291 2004-03-16 05:18:24 +00:00
CFrontend New testcase 2004-05-07 18:38:59 +00:00
CodeGen Make the test use the %A type 2004-05-26 17:14:49 +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 Update test to new style 2003-10-21 15:36:21 +00:00
Linker Regression test for PR#330. 2004-05-07 13:57:19 +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 Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
Scripts These transitional scripts are no longer necessary, no one should have `as' or 2003-09-16 15:37:32 +00:00
TableGen fix a bug in the testcase 2004-02-28 17:33:21 +00:00
Transforms Fix a test that was "broken" by new optimizations. The transformation we 2004-05-26 23:51:29 +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 Merged in RELEASE_12. 2004-03-29 20:23:11 +00:00
Makefile.tests Right, define the LPROF variable 2004-02-10 19:46:14 +00:00
TestRunner.sh Create the output directory if it's not already there 2004-04-10 06:03:22 +00:00