1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Regression
Chris Lattner d745db9373 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)

llvm-svn: 13799
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
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
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