This is an archive of the discontinued LLVM Phabricator instance.

[PM/AA] Remove the AliasDebugger pass.
ClosedPublic

Authored by chandlerc on Aug 12 2015, 11:38 AM.

Details

Summary

This debugger was designed to catch places where the old update API was
failing to be used correctly. As I've removed the update API, it no
longer serves any purpose. We can introduce new debugging aid passes
around any future work w.r.t. updating AAs.

Note that I've updated the documentation here, but really I need to
rewrite the documentation to carefully spell out the ideas around
stateful AA and how things are changing in the AA world. However, I'm
hoping to do that as a follow-up to the refactoring of the AA
infrastructure to work in both old and new pass managers so that I can
write the documentation specific to that world.

Diff Detail

Repository
rL LLVM

Event Timeline

chandlerc updated this revision to Diff 31966.Aug 12 2015, 11:38 AM
chandlerc retitled this revision from to [PM/AA] Remove the AliasDebugger pass..
chandlerc updated this object.
chandlerc added a subscriber: llvm-commits.
hfinkel accepted this revision.Aug 12 2015, 1:04 PM
hfinkel added a reviewer: hfinkel.
hfinkel added a subscriber: hfinkel.

LGTM.

This revision is now accepted and ready to land.Aug 12 2015, 1:04 PM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/include/llvm/InitializePasses.h