llvm-6502/test/Transforms
Dan Gohman e5f76877ae When determining a canonical insert position, don't climb deeper
into adjacent loops. Also, ensure that the insert position is
dominated by the loop latch of any loop in the post-inc set which
has a latch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100906 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-09 22:07:05 +00:00
..
ABCD
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
DeadArgElim add newlines at the end of files. 2010-04-07 22:53:17 +00:00
DeadStoreElimination add newlines at the end of files. 2010-04-07 22:53:17 +00:00
FunctionAttrs
GlobalDCE
GlobalOpt Revert the recent alignment changes. They're broken for -Os because, 2010-04-02 03:04:37 +00:00
GVN add newlines at the end of files. 2010-04-07 22:53:17 +00:00
IndVarSimplify add newlines at the end of files. 2010-04-07 22:53:17 +00:00
Inline add newlines at the end of files. 2010-04-07 22:53:17 +00:00
InstCombine Print empty structs as {} rather than { }. 2010-04-08 18:03:05 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIndexSplit add newlines at the end of files. 2010-04-07 22:53:17 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce When determining a canonical insert position, don't climb deeper 2010-04-09 22:07:05 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
MergeFunc
PruneEH
Reassociate
ScalarRepl
SCCP fix a SCCP miscompilation that could happen when a 2010-04-09 01:14:31 +00:00
SimplifyCFG
SimplifyLibCalls Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
SRETPromotion
SSI
StripSymbols
TailCallElim
TailDup