Use value semantics to manage DbgVariables rather than dynamic allocation/pointers.
[oota-llvm.git] / test / Transforms / LoopReroll /
2014-01-03 David PeixottoFix loop rerolling pass failure with non-consant loop...
2013-11-16 Hal FinkelAdd a loop rerolling pass