summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/ivchain.ll
AgeCommit message (Expand)Author
2016-07-18[PM] Convert Loop Strength Reduce pass to new PMDehao Chen
2015-03-04Make DataLayout Non-Optional in the ModuleMehdi Amini
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin
2012-01-20Handle a corner case with IV chain collection with bailout instead of assert.Andrew Trick