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
BasicAA New testcase 2003-07-03 06:29:15 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve New testcase 2003-07-23 22:02:39 +00:00
GCSE
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
LICM Added LICM test cases to: 2003-08-05 18:52:42 +00:00
LoopPreheaders
LoopSimplify
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
Reassociate
ScalarRepl
SCCP
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