summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/shufflevector.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstSimplify] fold splat of inserted constant to vector constantSanjay Patel2019-12-151-9/+3
* [InstSimplify] improve test coverage for insert+splat; NFCSanjay Patel2019-12-131-10/+21
* [InstSimplify] add tests for insert constant + splat; NFCSanjay Patel2019-12-101-0/+22
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+249
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-249/+0
* InstructionSimplify: Relanding r301766Zvi Rackover2017-05-071-0/+14
* InstructionSimplify: Simplify a shuffle with a undef mask to undefZvi Rackover2017-04-301-0/+8
* [InstSimplify] fold identity shuffles (recursing if needed)Sanjay Patel2017-04-191-26/+41
* InstSimplify: A shuffle of a splat is always the splat itselfZvi Rackover2017-04-111-2/+75
* [InstSimplify] add tests for chains of shuffles; NFCSanjay Patel2017-04-111-0/+45
* InstSimplify: Add a hook for shufflevectorZvi Rackover2017-04-031-6/+20
* Add another interesting shufflevector test case for InstSimplify. NFC.Zvi Rackover2017-04-021-0/+9
* Instsimplify: Adding shufflevector test. NFC.Zvi Rackover2017-03-311-0/+71
OpenPOWER on IntegriCloud