[Unroll] Rework the naming and structure of the new unroll heuristics.
[oota-llvm.git] / test / Transforms / LoopUnroll / full-unroll-heuristics.ll
2015-06-05 Chandler Carruth[Unroll] Rework the naming and structure of the new...
2015-05-12 Michael ZolotukhinReimplement heuristic for estimating complete-unroll...
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-13 Chandler Carruth[unroll] Concede defeat and disable the unroll analyzer...
2015-02-13 Michael ZolotukhinTestcase for r228988.
2015-02-10 Michael ZolotukhinAdd a test case for new unrolling heuristics.