| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Teach isel for RMW binops to handle negate | Craig Topper | 2019-03-30 | 1 | -16/+4 |
| * | [X86] Add test cases showing failure to use RMW form of negate when only flag... | Craig Topper | 2019-03-29 | 1 | -0/+136 |
| * | [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner. | Amaury Sechet | 2018-02-23 | 1 | -11/+4 |
| * | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -152/+152 |
| * | [x86] Flesh out the custom ISel for RMW aritmetic ops with used flags to | Chandler Carruth | 2017-09-08 | 1 | -0/+1423 |
| * | [x86] Extend the manual ISel of `add` and `sub` with both RMW memory | Chandler Carruth | 2017-09-07 | 1 | -76/+672 |
| * | [x86] Teach the backend to fold more read-modify-write memory operands | Chandler Carruth | 2017-08-25 | 1 | -0/+420 |

