Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC][ARM] Add some test triples | Sam Parker | 2019-12-12 | 1 | -161/+602 |
* | [ARM] Adjust AND immediates to make them cheaper to select. | Eli Friedman | 2018-08-10 | 1 | -3/+2 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -26/+26 |
* | [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 |