[Unroll] Don't crash when simplified branch condition is undef.
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop4.ll
2015-04-14 Sanjoy Das[LoopUnrollRuntime] Avoid high-cost trip count computation.
2015-03-12 Kevin QinReapply 'Run LICM pass after loop unrolling pass.'
2015-03-09 Kevin QinRevert r231630 - Run LICM pass after loop unrolling...
2015-03-09 Kevin QinRun LICM pass after loop unrolling pass.