llvm-6502/test/Transforms
Tanya Lattner 7526eed382 Added LICM test cases to:
1) Check that trapping instructionns that are not guaranteed to execute are not hoisted.
2) Check that trapping instructions that are guaranteed to execute are hoisted.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7613 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-05 18:52:42 +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 More testcases, which I'll implement later 2003-07-24 19:44:51 +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
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 Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +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