This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 12/27] [noalias] CaptureTracking: learn about new noalias intrinsics
Needs ReviewPublic

Authored by jeroen.dobbelaere on Oct 4 2019, 2:50 PM.

Details

Reviewers
hfinkel
jdoerfert
Summary

This is part of the series started by D68484.

Note: this is a stable point and tests should run fine with the patches applied up to this point.
Note: D68503 has been incorporated.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2019, 2:50 PM
jeroen.dobbelaere retitled this revision from [PATCH 21/38] [noalias] CaptureTracking: learn about new noalias intrinsics to [PATCH 12/26] [noalias] CaptureTracking: learn about new noalias intrinsics.
jeroen.dobbelaere edited the summary of this revision. (Show Details)
jeroen.dobbelaere retitled this revision from [PATCH 12/26] [noalias] CaptureTracking: learn about new noalias intrinsics to [PATCH 12/27] [noalias] CaptureTracking: learn about new noalias intrinsics.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 (September 7, 2020)