Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / 2012-05-27-Negative-Shift-Crash.ll
2012-05-27 Benjamin KramerPR12967: Don't crash when trying to fold a shift that...