aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll
AgeCommit message (Expand)Author
2013-01-16Remove triple from this test, it makes it fail when X86 TTI is missing.Benjamin Kramer
2013-01-07Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2012-07-18Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test.Andrew Trick