IR: Add 'distinct' MDNodes to bitcode and assembly
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop1.ll
2014-11-20 Michael ZolotukhinFix a trip-count overflow issue in LoopUnroll.
2014-09-29 Kevin QinUse a loop to simplify the runtime unrolling prologue.
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...