Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax | Nikita Popov | 2019-05-25 | 1 | -18/+2 |
* | [SelectionDAG] include FP min/max variants as binary operators | Sanjay Patel | 2019-04-28 | 1 | -17/+20 |
* | [x86] add tests for fmin/fmax; NFC | Sanjay Patel | 2019-04-26 | 1 | -0/+49 |
* | [SDAG] add simplifications for FP at node creation time | Sanjay Patel | 2019-03-26 | 1 | -2/+1 |
* | [DAGCombiner][x86] scalarize binop followed by extractelement | Sanjay Patel | 2019-01-03 | 1 | -10/+11 |
* | [x86] add tests for extractelement of FP binops; NFC | Sanjay Patel | 2018-12-14 | 1 | -0/+85 |