This is an archive of the discontinued LLVM Phabricator instance.

llvm.noalias - ObjectSizeOffsetVisitor should look through them
AbandonedPublic

Authored by hfinkel on Apr 30 2015, 8:49 AM.

Details

Reviewers
chandlerc
reames
Summary

This is part of the series started by D9375, and teaches ObjectSizeOffsetVisitor to look through llvm.noalias when it looks through bitcasts (which is only does via an initial stripping for some reason).

Diff Detail

Event Timeline

hfinkel abandoned this revision.Apr 30 2015, 8:49 AM
hfinkel updated this revision to Diff 24723.
hfinkel retitled this revision from to llvm.noalias - ObjectSizeOffsetVisitor should look through them.
hfinkel updated this object.
hfinkel edited the test plan for this revision. (Show Details)
hfinkel added reviewers: chandlerc, reames.
hfinkel added a subscriber: Unknown Object (MLST).

Sorry, forgot llvm-commits again...