Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombine] Match more patterns for half word bswap | Amaury Sechet | 2019-10-10 | 1 | -18/+3 |
* | Revert [DAGCombine] Match more patterns for half word bswap | Sanjay Patel | 2019-10-06 | 1 | -3/+18 |
* | [DAGCombine] Match more patterns for half word bswap | Amaury Sechet | 2019-10-06 | 1 | -18/+3 |
* | Add partial bswap test to the X86 backend. NFC | Amaury Sechet | 2019-09-30 | 1 | -0/+44 |
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -4/+4 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -4/+4 |
* | [DAGCombiner] Improve MatchBswapHword logic (PR31357) | Simon Pilgrim | 2017-05-02 | 1 | -43/+10 |
* | [X86] Add D32039/PR31357 tests to show current BSWAP codegen | Simon Pilgrim | 2017-04-19 | 1 | -0/+105 |