llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86
Chandler Carruth d501b18990 This test apparently requires an x86 target and is failing on numerous
bots ever since d0k fixed the CHECK lines so that it did something at
all.

It isn't actually testing SCEV directly but LSR, so move it into LSR and
the x86-specific tree of tests that already exists there. Target
dependence is common and unavoidable with the current design of LSR.

llvm-svn: 292774
2017-01-23 08:33:29 +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
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
ivchain-stress-X86.ll
lit.local.cfg
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