summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-bitext.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+619
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-619/+0
* [InstCombine] don't widen an arbitrary sequence of vector ops (PR40032)Sanjay Patel2018-12-171-15/+13
* [InstCombine] regenerate test checks; NFCSanjay Patel2018-12-161-98/+98
* Revert commit rL323951David Green2018-02-011-3/+2
* [InstCombine] Allow common type conversions to i8/i16/i32David Green2018-02-011-2/+3
* [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