[PATCH] D41361: [SimplifyCFG] Avoid quadratic on a predecessors number behavior in instruction sinking.
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 17:03:58 PST 2017
mzolotukhin updated this revision to Diff 127804.
mzolotukhin added a comment.
Rebase.
https://reviews.llvm.org/D41361
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/CodeGen/AArch64/arm64-jumptable.ll
test/CodeGen/ARM/avoid-cpsr-rmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41361.127804.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/6e097fb3/attachment.bin>
More information about the llvm-commits
mailing list