IR: Make metadata typeless in assembly
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-09-29 Kevin QinUse a loop to simplify the runtime unrolling prologue.
2014-06-21 Benjamin KramerLoopUnrollRuntime: Check for overflow in the trip count...
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...