This is an archive of the discontinued LLVM Phabricator instance.

MTE: add more unchecked instructions.
ClosedPublic

Authored by eugenis on Nov 15 2019, 2:12 PM.

Details

Summary

In particular, 1- and 2-byte loads and stores ignore the pointer tag
when using SP as the base register.

Diff Detail

Event Timeline

eugenis created this revision.Nov 15 2019, 2:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2019, 2:12 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
This revision is now accepted and ready to land.Nov 19 2019, 1:51 AM
This revision was automatically updated to reflect the committed changes.