Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X) | Amaury Sechet | 2017-05-19 | 1 | -5/+3 |
* | [DAGCombiner] mulhi + 1 never overflow. | Amaury Sechet | 2017-03-01 | 1 | -4/+2 |
* | Improve mulhi overflow test. NFC | Amaury Sechet | 2017-03-01 | 1 | -14/+25 |
* | Add test case for mulhi's overflow. NFC | Amaury Sechet | 2017-03-01 | 1 | -0/+55 |