This is an archive of the discontinued LLVM Phabricator instance.

Add missing builtins to the PPC back end for ABI compliance (vol. 4)
ClosedPublic

Authored by nemanjai on Jul 14 2015, 5:58 AM.

Details

Summary

This is the back end portion of the fourth round of additions to meet the ABI requirements for the ELF v2 ABI.
The back end portion of review D11184.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai updated this revision to Diff 29669.Jul 14 2015, 5:58 AM
nemanjai retitled this revision from to Add missing builtins to the PPC back end for ABI compliance (vol. 4).
nemanjai updated this object.
nemanjai set the repository for this revision to rL LLVM.
nemanjai added a subscriber: llvm-commits.
wschmidt accepted this revision.Jul 14 2015, 6:44 AM
wschmidt edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 14 2015, 6:44 AM
nemanjai closed this revision.Jul 14 2015, 10:25 AM

Committed revision 242167.