Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). | Kristof Beyls | 2017-06-28 | 1 | -4/+4 |
* | [DAGCombiner] avoid assertion when folding binops with opaque constants | Sanjay Patel | 2017-03-02 | 1 | -0/+51 |
* | [ARM] don't transform an add(ext Cond), C to select unless there's a setcc of... | Sanjay Patel | 2017-02-27 | 1 | -5/+3 |
* | [ARM] add tests for alternate forms of select-of-constants; NFC | Sanjay Patel | 2017-02-24 | 1 | -0/+33 |
* | [DAGCombiner] add missing folds for scalar select of {-1,0,1} | Sanjay Patel | 2017-02-24 | 1 | -24/+11 |
* | [ARM] add tests for select-of-constants; NFC | Sanjay Patel | 2017-02-17 | 1 | -0/+257 |