summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/insert-extract-shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] avoid an insertelement transformation that induces the opposite...Sanjay Patel2016-01-291-0/+30
* [InstCombine] insert a new shuffle in a safe place (PR25999)Sanjay Patel2016-01-081-0/+50
* [InstCombine] insert a new shuffle before its uses (PR26015)Sanjay Patel2016-01-051-0/+53
* [InstCombine] transform more extract/insert pairs into shuffles (PR2109)Sanjay Patel2015-12-241-16/+10
* [InstCombine] add tests to show potential vector IR shuffle transformsSanjay Patel2015-11-301-5/+48
* InstCombine: form shuffles from wider range of insert/extractelementsTim Northover2014-03-071-0/+37
OpenPOWER on IntegriCloud