aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/select-crash.ll
AgeCommit message (Expand)Author
2012-07-27fix infinite loop in instcombine in the presence of a (malformed) self-refere...Nuno Lopes
2011-06-23PR10180: Fix a instcombine crash with FP vectors.Eli Friedman
2010-10-27Teach InstCombine not to use Add and Neg on FP. PR 8490.Dale Johannesen