1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/test/Regression
Chris Lattner 110d7bd802 New testcase. The CFE should not generate illegal LLVM intrinsics, even if
the input program is horribly broken (like 126.gcc).

llvm-svn: 11401
2004-02-13 22:04:41 +00:00
..
Analysis Right, memcpy READS memory too :) 2004-02-13 16:09:37 +00:00
Assembler Add another test 2004-02-01 22:47:16 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
C++Frontend Testcase for PR204 2004-01-12 05:01:48 +00:00
CBackend Strengthen test case. 2003-11-22 05:01:57 +00:00
CFrontend New testcase. The CFE should not generate illegal LLVM intrinsics, even if 2004-02-13 22:04:41 +00:00
CodeGen/X86 Test that we get rep movs when calling memcpy 2004-02-12 17:53:43 +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
Linker New testcase for PR 130 2003-11-19 01:03:16 +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 Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Transforms Basic functionality testing. 2004-02-11 05:00:27 +00:00
Verifier New testcase 2003-11-21 22:28:49 +00:00