This is an archive of the discontinued LLVM Phabricator instance.

Allow target to specify early module passes
AbandonedPublic

Authored by rampitec on Dec 21 2016, 2:09 PM.

Details

Reviewers
jlebar
Summary

Call addEarlyAsPossiblePasses to populate module passes from BackendUtil.

This patch depends on the llvm's counterpart D28031.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec updated this revision to Diff 82272.Dec 21 2016, 2:09 PM
rampitec retitled this revision from to Allow target to specify early module passes.
rampitec updated this object.
rampitec added a reviewer: jlebar.
rampitec set the repository for this revision to rL LLVM.
rampitec added a subscriber: llvm-commits.
rampitec abandoned this revision.Jan 25 2017, 6:51 PM