[PATCH] D59936: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 01:00:25 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without… (authored by hans, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59936?vs=192657&id=193239#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59936/new/
https://reviews.llvm.org/D59936
Files:
cfe/trunk/test/CodeGenCXX/nrvo.cpp
cfe/trunk/test/CodeGenCXX/stack-reuse-exceptions.cpp
cfe/trunk/test/CodeGenObjC/exceptions.m
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/test/CodeGen/AArch64/max-jump-table.ll
llvm/trunk/test/CodeGen/AArch64/min-jump-table.ll
llvm/trunk/test/CodeGen/AArch64/win64-jumptable.ll
llvm/trunk/test/CodeGen/ARM/cmpxchg-idioms.ll
llvm/trunk/test/Transforms/SimplifyCFG/sink-common-code.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59936.193239.patch
Type: text/x-patch
Size: 14800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/eb48eb4b/attachment.bin>
More information about the llvm-commits
mailing list