Introduce runtime unrolling disable matadata and use it to mark the scalar loop from...
[oota-llvm.git] / test / Transforms / LoopUnroll / PowerPC /
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-01-10 Hal Finkel[PowerPC] Readjust the loop unrolling threshold
2015-01-09 Hal Finkel[PowerPC] Enable late partial unrolling on the POWER7
2014-09-29 Kevin QinUse a loop to simplify the runtime unrolling prologue.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2013-09-11 Hal FinkelImplement TTI getUnrollingPreferences for PowerPC