summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-bitext.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] use m_APInt to allow ashr folds for vectors with splat constantsSanjay Patel2017-01-151-3/+3
* [InstCombine] add tests to show likely unwanted select widening; NFCSanjay Patel2016-11-181-0/+270
* [InstCombine] add tests to show size-increasing select transformsSanjay Patel2016-11-111-0/+46
* [InstCombine] fold select X, (ext X), CSanjay Patel2016-10-071-16/+8
* [InstCombine] allow non-splat folds of select cond (ext X), CSanjay Patel2016-09-301-4/+4
* [InstCombine] add tests for non-splat select(ext)Sanjay Patel2016-09-301-0/+22
* [InstCombine] add tests for select X, (ext X), CSanjay Patel2016-09-301-0/+91
* [InstCombine] try to fold (select C, (sext A), B) into logical opsNicolai Haehnle2016-08-051-24/+50
* [InstCombine] Cleanup select-bitext.ll testsNicolai Haehnle2016-08-031-72/+32
* [InstCombine] Add select-bitext.ll testsNicolai Haehnle2016-08-031-0/+214
OpenPOWER on IntegriCloud