This is an archive of the discontinued LLVM Phabricator instance.

Make MachineCopyPropagation preserve CFG
ClosedPublic

Authored by arsenm on May 31 2016, 8:51 PM.

Details

Reviewers
qcolombet
MatzeB
Summary

This doesn't touch it as far as I can tell.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 59170.May 31 2016, 8:51 PM
arsenm retitled this revision from to Make MachineCopyPropagation preserve CFG.
arsenm updated this object.
arsenm added reviewers: MatzeB, qcolombet.
arsenm added a subscriber: llvm-commits.
junbuml added a subscriber: junbuml.Jun 1 2016, 6:39 AM
MatzeB accepted this revision.Jun 1 2016, 10:48 AM
MatzeB edited edge metadata.

Obvious goodness. LGTM.

This revision is now accepted and ready to land.Jun 1 2016, 10:48 AM
arsenm closed this revision.Jun 1 2016, 5:12 PM

r271445