This is an archive of the discontinued LLVM Phabricator instance.

[Extension] Optimizing const member objects.
Needs ReviewPublic

Authored by lvoufo on Oct 9 2015, 7:48 PM.

Details

Summary

Continued from D13606...

Diff Detail

Event Timeline

lvoufo updated this revision to Diff 37021.Oct 9 2015, 7:48 PM
lvoufo retitled this revision from to [Extension] Optimizing const member objects..
lvoufo updated this object.
lvoufo added a subscriber: llvm-commits.
lvoufo updated this revision to Diff 37022.Oct 9 2015, 8:03 PM
lvoufo updated this revision to Diff 39417.Nov 5 2015, 2:24 PM

Update documentation of invariant_start intrinsic call.

lvoufo updated this revision to Diff 39461.Nov 5 2015, 7:06 PM
lvoufo updated this revision to Diff 39462.Nov 5 2015, 7:09 PM

Fix diff (wrong one submitted last time).