Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / lsr-overflow.ll
2011-05-23 Dan GohmanWhen checking for signed multiplication overflow, watch...
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...