aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopSimplify/preserve-scev.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* SCEV: Use AssertingVH to catch dangling BasicBlock* when passes forgetAndrew Trick2011-08-031-0/+88
* Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedgeDan Gohman2010-09-041-0/+50