llvm-6502/test
Chris Lattner 43aaf66a39 This is the last remaining bug that I know of in the loop extractor. The loop
extractor has extracted hundreds of loops from the SPEC benchmarks without crashing
and without misoptimizing the programs.

This testcase could be reduced substantially more by hand, but I don't have time
to work on it right now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12495 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-18 06:41:59 +00:00
..
Analysis Fix testcase 2004-03-16 20:04:55 +00:00
Assembler New testcase 2004-03-12 05:50:02 +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 for PR297 2004-03-16 21:52:24 +00:00
CodeGen Fixed test case to actually check for the static declaration. 2004-02-26 22:56:13 +00:00
Debugger restore comments to this file 2004-01-06 05:37:45 +00:00
ExecutionEngine Renamed intermediate values that used the same type and name as previous 2003-11-26 14:45:37 +00:00
Feature Update test to new style 2003-10-21 15:36:21 +00:00
Linker New testcase for PR245 2004-02-17 21:58:29 +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 This is the last remaining bug that I know of in the loop extractor. The loop 2004-03-18 06:41:59 +00:00
Verifier New testcase 2003-11-21 22:28:49 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Separate out target for cleaning up qmtest garbage. 2003-12-11 04:48:38 +00:00
Makefile.tests Right, define the LPROF variable 2004-02-10 19:46:14 +00:00
TestRunner.sh Add support for %llvmgcc 2004-01-12 05:01:13 +00:00