[InstCombine] Fix wrong folding of constant comparisons involving ashr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / load-addrspace-cast.ll
2014-03-13 Owen AndersonFix a bug in InstCombine where we would incorrectly...