1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 23:42:52 +01:00
llvm-mirror/test/Transforms/LoopStrengthReduce/X86
Andrew Trick b2b2884c68 LSR IVChain improvement.
Handle chains in which the same offset is used for both loads and
stores to the same array.

Fixes rdar://11410078.

llvm-svn: 174789
2013-02-09 01:11:01 +00:00
..
2008-08-14-ShadowIV.ll Switch the SCEV expander and LoopStrengthReduce to use 2013-01-07 14:41:08 +00:00
2009-11-10-LSRCrash.ll
2011-07-20-DoubleIV.ll Switch the SCEV expander and LoopStrengthReduce to use 2013-01-07 14:41:08 +00:00
2011-11-29-postincphi.ll Move llc + target triple tests into X86 2012-03-10 19:03:51 +00:00
2011-12-04-loserreg.ll LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
2012-01-13-phielim.ll Add a much more conservative strategy for aligning branch targets. 2012-08-07 09:45:24 +00:00
ivchain-stress-X86.ll
ivchain-X86.ll Enable LSR IV Chains with sufficient heuristics. 2012-01-10 01:45:08 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00