llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86
Eli Friedman 5fba1e53f2 Turn on -addr-sink-using-gep by default.
The new codepath has been in the tree for years, and there isn't any
reason to use two codepaths here.

Differential Revision: https://reviews.llvm.org/D30596

llvm-svn: 299723
2017-04-06 22:42:18 +00:00
..
2008-08-14-ShadowIV.ll
2009-11-10-LSRCrash.ll
2011-07-20-DoubleIV.ll
2011-11-29-postincphi.ll
2011-12-04-loserreg.ll
2012-01-13-phielim.ll Fix testcases failing after r284036 2016-10-12 20:39:33 +00:00
canonical.ll [LSR] Canonicalize formula and put recursive Reg related with current loop in ScaledReg. 2017-02-22 21:47:08 +00:00
incorrect-offset-scaling.ll This test apparently requires an x86 target and is failing on numerous 2017-01-23 08:33:29 +00:00
ivchain-X86.ll Turn on -addr-sink-using-gep by default. 2017-04-06 22:42:18 +00:00
ivchain-stress-X86.ll
lit.local.cfg
lsr-insns-1.ll The patch fixes r294821 2017-02-11 05:39:00 +00:00
lsr-insns-2.ll The patch fixes r294821 2017-02-11 05:39:00 +00:00
nested-loop.ll [LSR] Recommit: Allow formula containing Reg for SCEVAddRecExpr related with outerloop. 2017-02-11 00:50:23 +00:00
no_superflous_induction_vars.ll
pr17473.ll
pr28719.ll [SCEV] Update interface to handle SCEVExpander insert point motion. 2016-08-11 21:05:17 +00:00
sibling-loops.ll [LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling loops 2017-02-16 21:27:31 +00:00