summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-extractelement.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [InstCombine] canonicalize a scalar-select-of-vectors to vector selectSanjay Patel2019-08-161-4/+10
* [InstCombine] add tests for scalar-select-of-vectors; NFCSanjay Patel2019-08-121-21/+82
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+146
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-146/+0
* [InstCombine] remove extract-of-select vector transform (2nd try)Sanjay Patel2017-09-251-32/+23
* revert r314117 because there are bogus clang tests that depend on the optimizerSanjay Patel2017-09-251-23/+32
* [InstCombine] remove extract-of-select vector transformSanjay Patel2017-09-251-32/+23
* [InstCombine] auto-generate complete checks; NFCSanjay Patel2017-09-181-9/+62
* Scalarize select vector arguments when extracted.Matt Arsenault2013-11-041-0/+102
OpenPOWER on IntegriCloud