Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 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 |