Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / 2011-03-08-SRemMinusOneBadOpt.ll
2011-03-09 Eli FriedmanPR9346: Prevent SimplifyDemandedBits from incorrectly...