summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/rounding-ops.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Legalize rounding nodesNemanja Ivanovic2019-12-301-4/+4
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-2/+2
* [PPC] Adjust some PowerPC tests to account for presence/absence of VSXBill Schmidt2014-10-171-1/+18
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-081-69/+6
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-10/+10
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-10/+10
* Generate PPC early conditional returnsHal Finkel2013-04-081-4/+6
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-291-0/+37
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-291-0/+108
OpenPOWER on IntegriCloud