IR: Add 'distinct' MDNodes to bitcode and assembly
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / already-vectorized.ll
2015-01-08 Duncan P. N. Exon... IR: Add 'distinct' MDNodes to bitcode and assembly
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-03-31 Hal FinkelMove partial/runtime unrolling late in the pipeline
2013-10-24 Renato GolinFix broken builds by moving test to x86 dir