Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / 2011-05-02-VectorBoolean.ll
2011-05-02 Duncan SandsFix PR9579: when simplifying a compare to "true" or...