1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Regression
2004-10-05 02:12:20 +00:00
..
Analysis Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
Assembler The verifier takes 50s on this testcase, that is not good n stuff 2004-09-29 20:07:25 +00:00
BugPoint
Bytecode Fixed the test to actually run correctly. 2004-08-19 19:23:28 +00:00
C++Frontend New testcase for PR450 2004-10-05 00:18:21 +00:00
CFrontend Testcase for LLVM PR445 2004-09-28 03:36:39 +00:00
CodeGen New version of Bill Wendling's PR33 patch. 2004-08-25 19:00:42 +00:00
Debugger
ExecutionEngine
Linker Testcase to ensure that the 'constant' flag follows the definition when there 2004-10-05 02:12:20 +00:00
LLC
Other New testcase that the vector support does not work with yet. 2004-08-20 08:34:27 +00:00
TableGen New testcase for list slicing 2004-07-27 01:00:56 +00:00
Transforms New testcasses for divides that can be eliminated. 2004-09-29 17:37:07 +00:00
Verifier