[InstCombine] Fix wrong folding of constant comparisons involving ashr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / pr19420.ll
2014-04-14 Matt ArsenaultRevert "Revert r206045, "Fix shift by constants for...