hanchenye-llvm-project/llvm/test/Regression
Nate Begeman 30e30c76ae Initial checkin of regression test for generating the PowerPC rlwimi
instruction, which performs bitfield inserts.  All tests should compile
to one rlwimi instruction.

llvm-svn: 17206
2004-10-24 10:30:22 +00:00
..
Analysis Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
Assembler New testcase 2004-10-23 03:10:01 +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 Initial checkin of regression test for generating the PowerPC rlwimi 2004-10-24 10:30:22 +00:00
Debugger
ExecutionEngine
LLC
Linker Another testcase for constness linkage 2004-10-05 02:16:01 +00:00
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 testcase. Check for the ability to promote a malloc whose initialzed state is checked by the program 2004-10-22 06:43:07 +00:00
Verifier