This is an archive of the discontinued LLVM Phabricator instance.

IPRA: Allow target to enable IPRA by default
ClosedPublic

Authored by arsenm on Aug 14 2017, 9:55 AM.

Details

Reviewers
MatzeB
qcolombet

Diff Detail

Event Timeline

arsenm created this revision.Aug 14 2017, 9:55 AM
arsenm updated this revision to Diff 111038.Aug 14 2017, 11:23 AM

Move to TargetPassConfig

qcolombet accepted this revision.Aug 14 2017, 11:36 AM

LGTM with one nit

include/llvm/Target/TargetMachine.h
263

Add a quick comment on what this does.

This revision is now accepted and ready to land.Aug 14 2017, 11:36 AM
arsenm closed this revision.Aug 14 2017, 12:56 PM

r310876