Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstructionSimplify: Relanding r301766 | Zvi Rackover | 2017-05-07 | 1 | -0/+14 |
* | InstructionSimplify: Simplify a shuffle with a undef mask to undef | Zvi Rackover | 2017-04-30 | 1 | -0/+8 |
* | [InstSimplify] fold identity shuffles (recursing if needed) | Sanjay Patel | 2017-04-19 | 1 | -26/+41 |
* | InstSimplify: A shuffle of a splat is always the splat itself | Zvi Rackover | 2017-04-11 | 1 | -2/+75 |
* | [InstSimplify] add tests for chains of shuffles; NFC | Sanjay Patel | 2017-04-11 | 1 | -0/+45 |
* | InstSimplify: Add a hook for shufflevector | Zvi Rackover | 2017-04-03 | 1 | -6/+20 |
* | Add another interesting shufflevector test case for InstSimplify. NFC. | Zvi Rackover | 2017-04-02 | 1 | -0/+9 |
* | Instsimplify: Adding shufflevector test. NFC. | Zvi Rackover | 2017-03-31 | 1 | -0/+71 |