llvm-6502/test/Transforms
Chris Lattner 545513918a Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool
In fact, we plan to eliminate cast to bool entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7805 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 05:27:57 +00:00
..
ADCE Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
BasicAA New testcase 2003-07-03 06:29:15 +00:00
ConstantMerge New testcase distilled from SPEC vortex benchmark 2002-09-23 22:31:04 +00:00
ConstProp Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
CorrelatedExprs Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
DeadArgElim Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
DecomposeMultiDimRefs Cleanup testcase 2002-10-15 21:14:24 +00:00
DSAnalysis New testcases for bugs and the new DAE pass 2003-06-16 12:05:38 +00:00
FunctionResolve New testcase 2003-07-23 22:02:39 +00:00
GCSE Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
GlobalDCE new testcase 2003-07-01 18:52:01 +00:00
IndVarsSimplify New testcase 2003-04-16 22:46:16 +00:00
Inline Change tests to use testrunner 2003-05-29 15:16:10 +00:00
InstCombine Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool 2003-08-13 05:27:57 +00:00
LevelRaise Use not instead of grep-not 2003-06-28 23:02:51 +00:00
LICM Added LICM test cases to: 2003-08-05 18:52:42 +00:00
LoopPreheaders New testcase 2003-05-12 21:57:41 +00:00
LoopSimplify New testcase 2003-05-12 21:57:41 +00:00
LowerSetJmp Initial test 2003-05-17 22:18:33 +00:00
LowerSwitch Reduce testcase a bit 2003-05-01 21:38:57 +00:00
Mem2Reg Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
ModuloSched Simple arithmetic loop-based test case for modulo scheduling. 2003-04-10 22:01:15 +00:00
PiNodeInserter Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
PRE Initial checkin of PRE test 2003-03-31 21:19:23 +00:00
ProfilePaths Test cases for profile paths pass 2002-05-22 22:02:14 +00:00
Reassociate new testcase 2003-08-12 21:35:55 +00:00
ScalarRepl Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
SCCP Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
SimplifyCFG new testcases that simplifycfg breaks 2003-08-05 16:11:36 +00:00
TailDup New testcase that caused infinite loop in taildup 2003-07-23 03:32:11 +00:00
Makefile Move DSGraph tests to test/Regression/Analysis/DSGraph 2003-06-28 23:17:42 +00:00