[InstCombine] Fix wrong folding of constant comparisons involving ashr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / OverlappingInsertvalues.ll
2014-05-08 Michael Zolotukhin[InstCombine] Some cleanup in optimization of redundant...
2014-05-07 Michael Zolotukhin[InstCombine] Add optimization of redundant insertvalue...