This is an archive of the discontinued LLVM Phabricator instance.

Add Clang support for -mdirect-move on PPC
ClosedPublic

Authored by nemanjai on Apr 9 2015, 10:46 AM.

Details

Summary

This is to complete the changes in review D8928 for supporting FP <-> INT conversions using direct move instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai updated this revision to Diff 23509.Apr 9 2015, 10:46 AM
nemanjai retitled this revision from to Add Clang support for -mdirect-move on PPC.
nemanjai updated this object.
nemanjai edited the test plan for this revision. (Show Details)
nemanjai added reviewers: wschmidt, hfinkel, kbarton.
nemanjai set the repository for this revision to rL LLVM.
nemanjai added a subscriber: Unknown Object (MLST).
wschmidt accepted this revision.Apr 9 2015, 12:06 PM
wschmidt edited edge metadata.

This LGTM.

This revision is now accepted and ready to land.Apr 9 2015, 12:06 PM
nemanjai closed this revision.Apr 11 2015, 3:47 AM

Committed revision 234683.