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
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
DSAnalysis
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
Inline
InstCombine Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool 2003-08-13 05:27:57 +00:00
LevelRaise
LICM Added LICM test cases to: 2003-08-05 18:52:42 +00:00
LoopPreheaders
LoopSimplify
LowerSetJmp
LowerSwitch
Mem2Reg Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
ModuloSched
PiNodeInserter Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
PRE
ProfilePaths
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