Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ValueTracking] recognize variations of 'clamp' to improve codegen (PR31693) | Sanjay Patel | 2017-01-20 | 1 | -18/+8 |
* | [x86] add tests to show missed min/max vector codegen (PR31693) | Sanjay Patel | 2017-01-20 | 1 | -12/+73 |
* | [ValueTracking] recognize even more variants of smin/smax | Sanjay Patel | 2016-11-13 | 1 | -12/+12 |
* | [x86] add smin/smax with zero tests | Sanjay Patel | 2016-11-13 | 1 | -0/+64 |
* | [ValueTracking] recognize obfuscated variants of umin/umax | Sanjay Patel | 2016-11-09 | 1 | -16/+4 |
* | [ValueTracking] recognize more variants of smin/smax | Sanjay Patel | 2016-10-29 | 1 | -14/+5 |
* | [x86] add tests for smin/smax matchSelPattern (D26091) | Sanjay Patel | 2016-10-29 | 1 | -0/+127 |