Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Legalize rounding nodes | Nemanja Ivanovic | 2019-12-30 | 1 | -4/+4 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -2/+2 |
* | [PPC] Adjust some PowerPC tests to account for presence/absence of VSX | Bill Schmidt | 2014-10-17 | 1 | -1/+18 |
* | PPC: Map frin to round() not nearbyint() and rint() | Hal Finkel | 2013-08-08 | 1 | -69/+6 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -10/+10 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -10/+10 |
* | Generate PPC early conditional returns | Hal Finkel | 2013-04-08 | 1 | -4/+6 |
* | Implement FRINT lowering on PPC using frin | Hal Finkel | 2013-03-29 | 1 | -0/+37 |
* | Add PPC FP rounding instructions fri[mnpz] | Hal Finkel | 2013-03-29 | 1 | -0/+108 |