This is an archive of the discontinued LLVM Phabricator instance.

Option 2: Add bool& Devirt parameter to runSCC
AbandonedPublic

Authored by GorNishanov on Jun 21 2016, 2:47 PM.

Details

Reviewers
None
Summary
  • very in your face
  • breaks out-of-tree projects (but easy to fix)

+now any SCCPass has an ability to indicate that is has devirtualized something or for some other reason pipeline need to be run one more time for the current SCC.

Diff Detail

Event Timeline

GorNishanov retitled this revision from to Option 2: Add bool& Devirt parameter to runSCC.
GorNishanov updated this object.
GorNishanov abandoned this revision.Sep 30 2016, 2:35 PM