This is an archive of the discontinued LLVM Phabricator instance.

Documentation for IPRA
AbandonedPublic

Authored by vivekvpandya on Aug 28 2016, 9:19 PM.

Details

Summary

This patch contains documentation for interprocedural register allocation in LLVM.

Diff Detail

Event Timeline

vivekvpandya retitled this revision from to Documentation for IPRA.
vivekvpandya updated this object.
vivekvpandya added reviewers: mehdi_amini, hfinkel.
vivekvpandya added a subscriber: llvm-commits.
vivekvpandya abandoned this revision.Oct 18 2016, 10:31 AM
lanza added a subscriber: lanza.Aug 14 2021, 7:32 PM

Sorry to bump such an old diff, but this seems relevant to have in tree. I was looking up the enable-ipra flag and this is the only reasonable reference for it.