aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/rounding-ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-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