This is an archive of the discontinued LLVM Phabricator instance.

Generate invariant_start/end on passed by-value const arguments.
Needs ReviewPublic

Authored by lvoufo on Oct 5 2015, 7:39 PM.

Details

Summary

Next incremental step from D13031.

Diff Detail

Event Timeline

lvoufo updated this revision to Diff 36582.Oct 5 2015, 7:39 PM
lvoufo retitled this revision from to Generate invariant_start/end on passed by-value const arguments..
lvoufo updated this object.
lvoufo added reviewers: chandlerc, majnemer, dberlin.