This is an archive of the discontinued LLVM Phabricator instance.

Disable gvn non-local speculative loads under asan.
ClosedPublic

Authored by aizatsky on Nov 17 2015, 4:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aizatsky updated this revision to Diff 40454.Nov 17 2015, 4:43 PM
aizatsky updated this revision to Diff 40456.
aizatsky retitled this revision from to Disable gvn non-local speculative loads under asan..
aizatsky updated this object.

format

aizatsky added a subscriber: llvm-commits.
kcc accepted this revision.Nov 17 2015, 5:04 PM
kcc edited edge metadata.

LGTM.
Please also check if this affects tsan, and if so please fix separately

This revision is now accepted and ready to land.Nov 17 2015, 5:04 PM
This revision was automatically updated to reflect the committed changes.