aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/select-crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-17/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* fix infinite loop in instcombine in the presence of a (malformed) self-refere...Nuno Lopes2012-07-271-0/+17
* PR10180: Fix a instcombine crash with FP vectors.Eli Friedman2011-06-231-0/+12
* Teach InstCombine not to use Add and Neg on FP. PR 8490.Dale Johannesen2010-10-271-0/+20