DI: Reverse direction of subprogram -> function edge.
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop1.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-06-11 Alexey SamsonovSet proper debug location for branch added in BasicBloc...
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...
2015-02-18 Sanjoy DasPartial fix for bug 22589
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...