Link declaration lazily.
[oota-llvm.git] / test / Transforms / LoopUnroll / X86 /
2015-07-26 Jingyue WuRoll forward r243250
2015-07-26 Jingyue WuRevert r243250
2015-07-26 Jingyue Wu[TTI/CostModel] improve TTI::getGEPCost and use it...
2015-07-01 David Majnemer[LoopUnroll] Use undef for phis with no value live
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...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-05-04 Benjamin KramerLoopUnroll: If we're doing partial unrolling, use the...
2014-04-01 Hal FinkelImplement X86TTI::getUnrollingPreferences