summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-crash.ll
Commit message (Expand)AuthorAgeFilesLines
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-141-2/+2
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-101-2/+2
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-091-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+32
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-32/+0
* [InstCombine, NewGVN] remove FP undef from testsSanjay Patel2018-03-081-1/+1
* Verifier: Call verifyModule() from llc and optDuncan P. N. Exon Smith2015-03-271-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
OpenPOWER on IntegriCloud