LoopVectorizer - skip 'bitcast' between GEP and load.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / metadata-enable.ll
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-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-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-04-01 Hal FinkelImplement X86TTI::getUnrollingPreferences
2013-12-07 Renato Golinforce vector width via cpu on vectorizer metadata enable
2013-12-05 Renato GolinMove test to X86 dir