Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CGP, x86] update test checks; NFC | Sanjay Patel | 2017-07-06 | 1 | -38/+39 |
* | [CGP] add specialization for memcmp expansion with only one basic block | Sanjay Patel | 2017-06-27 | 1 | -90/+33 |
* | [CGP] eliminate a sub instruction in memcmp expansion | Sanjay Patel | 2017-06-27 | 1 | -30/+25 |
* | [x86] set the datalayout to match the RUN line triple; NFC | Sanjay Patel | 2017-06-21 | 1 | -4/+2 |
* | [x86] enable CGP memcmp() expansion for 2/4/8 byte sizes | Sanjay Patel | 2017-06-20 | 1 | -18/+132 |
* | [CGP, x86] add tests for potential memcmp expansion; NFC | Sanjay Patel | 2017-06-08 | 1 | -0/+337 |