The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / X86 / lsr-overflow.ll
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-02-17 Dan GohmanDon't check for comments, which vary between subtargets.
2010-02-17 Dan GohmanDon't attempt to divide INT_MIN by -1; consider such...