summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/select-crash.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* fix infinite loop in instcombine in the presence of a (malformed) self-refere...Nuno Lopes2012-07-27
* PR10180: Fix a instcombine crash with FP vectors.Eli Friedman2011-06-23
* Teach InstCombine not to use Add and Neg on FP. PR 8490.Dale Johannesen2010-10-27