This is an archive of the discontinued LLVM Phabricator instance.

[MemorySSA] Add new tests for invariant.groups
ClosedPublic

Authored by Prazek on Jan 23 2017, 6:03 AM.

Details

Summary

Next round of extra tests for MSSA.
I have a prototype invariant.group handling implementation
that fixes all the FIXMEs, and I think it will be
easier to see what is the difference if I firstly
post this, and then only fix fixits.

Diff Detail

Repository
rL LLVM

Event Timeline

Prazek created this revision.Jan 23 2017, 6:03 AM
dberlin accepted this revision.Jan 23 2017, 8:38 AM
This revision is now accepted and ready to land.Jan 23 2017, 8:38 AM
This revision was automatically updated to reflect the committed changes.