summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/broadcast.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] fold insertelement into splat of same scalarSanjay Patel2019-07-081-3/+2
* [InstCombine] allow undef elements when forming splat from chain of insertele...Sanjay Patel2019-07-041-12/+17
* [InstCombine] change 'tmp' variable names; NFCSanjay Patel2019-06-261-86/+86
* Revert [InstCombine] change 'tmp' variable names; NFCSanjay Patel2019-06-261-84/+86
* [InstCombine] change 'tmp' variable names; NFCSanjay Patel2019-06-261-86/+84
* [InstCombine] regenerate test checks; NFCSanjay Patel2019-06-261-37/+75
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+137
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-137/+0
* [InstCombine] Fold insert sequence if first ins has multiple users.Florian Hahn2017-08-301-0/+28
* [InstCombine] Canonicalize insert splat sequences into an insert + shuffleMichael Kuperstein2016-12-281-0/+109
OpenPOWER on IntegriCloud