summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/rounding-ops.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2014-10-17[PPC] Adjust some PowerPC tests to account for presence/absence of VSXBill Schmidt
2013-08-08PPC: Map frin to round() not nearbyint() and rint()Hal Finkel
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-04-08Generate PPC early conditional returnsHal Finkel
2013-03-29Implement FRINT lowering on PPC using frinHal Finkel
2013-03-29Add PPC FP rounding instructions fri[mnpz]Hal Finkel