llvm-6502/test/Transforms
Chris Lattner 63a9548591 Add test for: (A|B)^B == A & (~B)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5727 91177308-0d34-0410-b5e6-96231b3b80d8
2003-03-10 18:24:04 +00:00
..
ADCE New testcase reduced from 197.parser by bugpoint 2003-01-23 02:11:29 +00:00
BasicAA New testcase 2003-03-04 16:33:52 +00:00
ConstantMerge New testcase distilled from SPEC vortex benchmark 2002-09-23 22:31:04 +00:00
ConstProp Make sure that setcc is implemented for bools. 2002-09-03 20:09:23 +00:00
CorrelatedExprs Add a testcase cee should eventually pass 2002-11-01 17:29:35 +00:00
DecomposeMultiDimRefs Cleanup testcase 2002-10-15 21:14:24 +00:00
DSAnalysis Run local, bu, & td analyses 2002-11-10 06:41:19 +00:00
DSGraphAA Initial tests for DS alias analysis 2003-02-03 21:31:43 +00:00
FunctionResolve New testcase 2002-11-10 03:35:43 +00:00
GCSE
GlobalDCE Checkin old testcase 2002-09-20 14:37:46 +00:00
IndVarsSimplify Add new testcase for broken indvars case 2002-09-10 04:54:44 +00:00
Inline
InstCombine Add test for: (A|B)^B == A & (~B) 2003-03-10 18:24:04 +00:00
LevelRaise New testcase distilled from LARN 2003-02-14 03:02:16 +00:00
LICM Fix testcase 2003-02-28 19:21:27 +00:00
LoopPreheaders Checkin the simple features tests for the preheader insertion pass. 2002-09-26 19:50:11 +00:00
LoopSimplify Checkin the simple features tests for the preheader insertion pass. 2002-09-26 19:50:11 +00:00
Mem2Reg Add a test for a feature that I hope will be implemented someday 2003-02-28 19:20:56 +00:00
PiNodeInserter
ProfilePaths
Reassociate Cleanup test 2002-10-15 21:21:42 +00:00
SCCP New testcase 2002-08-30 23:22:15 +00:00
SimplifyCFG New testcase 2003-03-07 17:42:55 +00:00
Makefile Build DS-AA tests 2003-02-03 21:31:53 +00:00