This is an archive of the discontinued LLVM Phabricator instance.

[GMR] Turn on GMR by default in non-LTO pipelines
AbandonedPublic

Authored by jmolloy on Sep 1 2015, 6:43 AM.

Details

Reviewers
None
Summary

This has been talked about for a while on the list. Now that most passes are fixed not to invalidate GMR, it's actually useful and has shown nontrivial benefits on our benchmarking. It's also useful to get this more widely tested.

Diff Detail

Repository
rL LLVM

Event Timeline

jmolloy updated this revision to Diff 33686.Sep 1 2015, 6:43 AM
jmolloy retitled this revision from to [GMR] Turn on GMR by default in non-LTO pipelines.
jmolloy updated this object.
jmolloy added a reviewer: chandlerc.
jmolloy set the repository for this revision to rL LLVM.
jmolloy added a subscriber: llvm-commits.
jmolloy abandoned this revision.Apr 27 2016, 7:26 AM

This was committed.