This is an archive of the discontinued LLVM Phabricator instance.

Enable aggressive hoisting when optimizing for code-size.
ClosedPublic

Authored by hiraditya on Nov 24 2016, 10:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hiraditya updated this revision to Diff 79248.Nov 24 2016, 10:35 AM
hiraditya retitled this revision from to Enable aggressive hoisting when optimizing for code-size..
hiraditya updated this object.
hiraditya added a reviewer: sebpop.
hiraditya added a subscriber: llvm-commits.
sebpop accepted this revision.Nov 28 2016, 10:05 AM
sebpop edited edge metadata.

LGTM. Thanks.

This revision is now accepted and ready to land.Nov 28 2016, 10:05 AM
This revision was automatically updated to reflect the committed changes.