Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -14/+14 |
* | [AArch64] Fix the number of iterations for the Newton series | Evandro Menezes | 2017-11-03 | 1 | -8/+26 |
* | [AArch64] Compute the Newton series for reciprocals natively | Evandro Menezes | 2016-11-14 | 1 | -16/+18 |
* | [AArch64] Optionally use the Newton series for reciprocal estimation | Evandro Menezes | 2016-10-24 | 1 | -0/+148 |
* | Revert "[AArch64] Use the reciprocal estimation machinery" | Evandro Menezes | 2016-09-20 | 1 | -79/+0 |
* | Revert "[AArch64] Properly validate the reciprocal estimation." | Evandro Menezes | 2016-09-20 | 1 | -34/+0 |
* | [AArch64] Properly validate the reciprocal estimation. | Evandro Menezes | 2016-07-19 | 1 | -0/+34 |
* | [AArch64] Use the reciprocal estimation machinery | Evandro Menezes | 2016-05-04 | 1 | -0/+79 |