Teach the inliner to track deoptimization state
[oota-llvm.git] / test / Transforms / LoopUnroll / full-unroll-crashers.ll
2015-09-22 Michael Zolotukhin[Unroll] Do not crash trying to propagate a value to...
2015-07-29 Michael Zolotukhin[Unroll] Handle SwitchInst properly.
2015-07-29 Michael Zolotukhin[Unroll] Don't crash when simplified branch condition...
2015-07-29 Michael ZolotukhinRename test full-unroll-bad-geps.ll to full-unroll...