Make demanded-elt simplification for shufflevector slightly stronger. Spotted by...
[oota-llvm.git] / test / Transforms / InstCombine / select-crash.ll
2011-06-23 Eli FriedmanPR10180: Fix a instcombine crash with FP vectors.
2010-10-27 Dale JohannesenTeach InstCombine not to use Add and Neg on FP. PR...