Merging r258616:
[oota-llvm.git] / test / Transforms / LoopReroll /
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-09-28 Weiming Zhao[LoopReroll] Ignore debug intrinsics
2015-07-24 Lawrence HuHandle loop with negtive induction variable increment
2015-06-24 Jingyue Wu[LSR] canonicalize Prod*(1<<C) to Prod<<C
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-16 James Molloy[LoopReroll] Relax some assumptions a little.
2015-02-16 James Molloy[LoopReroll] Don't crash on dead code
2015-02-12 James Molloy[LoopRerolling] Be more forgiving with instruction...
2015-02-11 James Molloy[LoopReroll] Introduce the concept of DAGRootSets.
2014-01-03 David PeixottoFix loop rerolling pass failure with non-consant loop...
2013-11-16 Hal FinkelAdd a loop rerolling pass