This is an archive of the discontinued LLVM Phabricator instance.

Update MemorySSA in LoopUnswitch.
ClosedPublic

Authored by asbirlea on Apr 4 2018, 4:55 PM.

Details

Summary

Update MemorySSA in old LoopUnswitch pass.
Actual dependency and update is disabled by default.

Diff Detail

Repository
rL LLVM

Event Timeline

asbirlea created this revision.Apr 4 2018, 4:55 PM
asbirlea updated this revision to Diff 145100.May 3 2018, 2:54 PM

Rebase on dependent patch.

asbirlea updated this revision to Diff 147219.May 16 2018, 5:23 PM

Update to use new API in dependent patch.

asbirlea updated this revision to Diff 153581.Jun 29 2018, 2:37 PM

Rebase and update after API change.

asbirlea updated this revision to Diff 160962.Aug 15 2018, 6:30 PM

Rebase. Ready to review.

asbirlea edited the summary of this revision. (Show Details)Aug 15 2018, 6:33 PM
asbirlea added reviewers: chandlerc, meheff, chenli.
This revision is now accepted and ready to land.Aug 16 2018, 3:55 PM
This revision was automatically updated to reflect the committed changes.