summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/vec_sext.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+63
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-63/+0
* [InstCombine] try harder to form select from logic ops (2nd try)Sanjay Patel2018-10-241-12/+6
* revert rL344609: [InstCombine] try harder to form select from logic opsSanjay Patel2018-10-161-6/+12
* [InstCombine] try harder to form select from logic opsSanjay Patel2018-10-161-12/+6
* [InstCombine] add tests for bitwise logic --> select; NFCSanjay Patel2018-10-151-4/+4
* [InstCombine] use constant pattern matchers with icmp+sextSanjay Patel2018-06-211-6/+5
* [InstCombine] add vector icmp tests with undefs; NFCSanjay Patel2018-06-211-0/+23
* Revert rL333106 / D46814: [InstCombine] Fold unfolded masked merge pattern wi...Roman Lebedev2018-05-311-6/+8
* [InstCombine] Fold unfolded masked merge pattern with variable mask!Roman Lebedev2018-05-231-8/+6
* [NFC][InstCombine] Regenerate two tests that are affected by folding masked m...Roman Lebedev2018-04-201-10/+10
* [InstCombine] fix operand-complexity-based canonicalization (PR28296)Sanjay Patel2017-02-031-1/+1
* [InstCombine] use m_APInt to allow icmp X, C folds for splat constant vectorsSanjay Patel2016-09-121-2/+2
* [InstCombine] use m_APInt to allow icmp (xor X, Y), C folds for splat constan...Sanjay Patel2016-08-181-1/+1
* [InstCombine] minimize tests and autogenerate checksSanjay Patel2016-08-171-32/+34
* revert r262424 because there's a *clang test* for AArch64 that checks -O3 asm...Sanjay Patel2016-03-021-28/+0
* [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shi...Sanjay Patel2016-03-011-0/+28
* InstCombine: Modernize a bunch of cast combines.Benjamin Kramer2014-01-191-0/+23
* Add vector versions of some existing scalar transforms to aid codegen in matc...Nate Begeman2010-12-171-0/+22
OpenPOWER on IntegriCloud