[InstCombine] FoldICmpCstShrCst failed for ashr when comparing against -1
[oota-llvm.git] / test / Transforms / CorrelatedValuePropagation / select.ll
2015-06-06 David Majnemer[CVP] Don't assume Constants of type i1 can be known...
2015-05-12 Bjorn SteinbrinkCVP: Improve handling of Selects used as incoming PHI...