llvm-6502/test/Transforms
Hans Wennborg eb3e089fb6 Remove fixme about unreachable cases from SwitchToLookupTable
SimplifyCFG will have removed those cases for us.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167132 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-31 16:15:25 +00:00
..
ADCE
ArgumentPromotion
BBVectorize BBVectorize: Choose pair ordering to minimize shuffles 2012-10-31 15:17:07 +00:00
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DeadStoreElimination
EarlyCSE
FunctionAttrs
GlobalDCE
GlobalOpt GlobalOpt: non-constexpr bitcasts or GEPs can occur even if the global value is only stored once. 2012-09-28 10:01:27 +00:00
GVN
IndVarSimplify
Inline
InstCombine instcombine: Migrate strto* optimizations 2012-10-31 14:58:26 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM Set %defaultjit to use MCJIT for PowerPC targets. 2012-10-30 18:07:58 +00:00
LoopDeletion
LoopIdiom LCSSA: Add a workaround for another nasty SCEV cache invalidation issue. 2012-10-31 10:01:29 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize LoopVectorize: Do not vectorize loops with tiny constant trip counts. 2012-10-31 03:31:07 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
ScalarRepl
SCCP
SimplifyCFG Remove fixme about unreachable cases from SwitchToLookupTable 2012-10-31 16:15:25 +00:00
SimplifyLibCalls instcombine: Migrate strto* optimizations 2012-10-31 14:58:26 +00:00
Sink
SROA Fix PR14212: For some strange reason I treated vectors differently from 2012-10-30 20:52:40 +00:00
StripSymbols
TailCallElim
TailDup