1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/Regression
Chris Lattner 397fd0d9ba While working on the pool allocator, I noticed that basicaa is failing a scary
number of simple cases.  Someday when I get a chance to work on it again, this
testcase should be corrected.

llvm-svn: 9695
2003-11-04 16:40:40 +00:00
..
Analysis New testcase for DSA which is improperly collapsed! 2003-11-02 20:43:10 +00:00
Assembler Fix test 2003-10-23 15:51:55 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
C++Frontend The 'thefunc' function should not have weak linkage, it should have linkonce linkage. 2003-11-02 06:30:39 +00:00
CBackend New testcase, reduced from DOOM. 2003-10-28 22:54:56 +00:00
CFrontend New testcase for PR84 2003-11-03 21:37:08 +00:00
Jello New testcase 2003-11-03 19:27:17 +00:00
Linker Fix initializers to match 2003-10-27 16:30:29 +00:00
LLC Renamed these tests so that they don't contain extra periods. 2003-10-03 18:24:47 +00:00
Other
TableGen
Transforms While working on the pool allocator, I noticed that basicaa is failing a scary 2003-11-04 16:40:40 +00:00
Verifier