This is an archive of the discontinued LLVM Phabricator instance.

[LoopAccesses] Rename LoopAccessAnalysis to LoopAccessInfo
ClosedPublic

Authored by anemet on Feb 16 2015, 2:19 PM.

Details

Summary

LoopAccessAnalysis will be used as the name of the pass.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

Diff Detail

Event Timeline

anemet updated this revision to Diff 20048.Feb 16 2015, 2:19 PM
anemet retitled this revision from to [LoopAccesses] Rename LoopAccessAnalysis to LoopAccessInfo.
anemet updated this object.
anemet edited the test plan for this revision. (Show Details)
anemet added reviewers: hfinkel, aschwaighofer, nadav.
anemet added a subscriber: Unknown Object (MLST).
hfinkel accepted this revision.Feb 16 2015, 4:02 PM
hfinkel edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 16 2015, 4:02 PM
anemet closed this revision.Mar 1 2015, 9:42 PM

r229621