Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z) | QingShan Zhang | 2020-01-09 | 1 | -2/+2 |
* | [DAGCombiner] Improve division estimation of floating points. | Qiu Chaofan | 2019-09-12 | 1 | -10/+7 |
* | [DAGCombiner] Remove explicit call to AddToWorklist in sqrt and reciprocal co... | Amaury Sechet | 2019-08-22 | 1 | -24/+9 |
* | [PowerPC] Regenerate reciprocal tests, as discussed on D66548 | Simon Pilgrim | 2019-08-22 | 1 | -107/+294 |
* | Migrate some more fadd and fsub cases away from UnsafeFPMath control to utili... | Michael Berg | 2019-07-31 | 1 | -91/+121 |
* | [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler | Stefan Pintilie | 2018-07-04 | 1 | -12/+12 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -2/+2 |
* | [PowerPC] Add support for the QPX vector instruction set | Hal Finkel | 2015-02-25 | 1 | -0/+194 |