Test case for r122215 when InstCombine optimizes memset
[oota-llvm.git] / test / Transforms / InstCombine / select-crash.ll
2010-10-27 Dale JohannesenTeach InstCombine not to use Add and Neg on FP. PR...