[PATCH] D54885: Assigning to a local object in a return statement prevents copy elision. NFC.
Arthur O'Dwyer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 20 11:07:51 PDT 2019
Quuxplusone updated this revision to Diff 195976.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.
Herald added a project: LLVM.
@dblaikie merged one of the original diffs on 2018-11-26, but the rest are still extant.
Rebased on master. Could I get someone to land the remainder of this patch for me and then close it?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54885/new/
https://reviews.llvm.org/D54885
Files:
include/llvm/CodeGen/MachineInstrBundle.h
include/llvm/Support/BranchProbability.h
lib/Support/Path.cpp
lib/Target/X86/X86MCInstLower.cpp
lib/Transforms/Instrumentation/Instrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54885.195976.patch
Type: text/x-patch
Size: 3172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190420/164415ff/attachment.bin>
More information about the llvm-commits
mailing list