summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/rounding-ops.ll
Commit message (Expand)AuthorAge
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-08
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Generate PPC early conditional returnsHal Finkel2013-04-08
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-29
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-29