[PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 07:28:45 PST 2016
jmolloy updated this revision to Diff 44753.
jmolloy added a comment.
Hi David,
This makes sense. I've updated the diff.
James
Repository:
rL LLVM
http://reviews.llvm.org/D15857
Files:
include/llvm/Transforms/Utils/Local.h
lib/CodeGen/CodeGenPrepare.cpp
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
lib/Transforms/Utils/Local.cpp
test/Transforms/CodeGenPrepare/bitreverse-hang.ll
test/Transforms/InstCombine/bitreverse-hang.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15857.44753.patch
Type: text/x-patch
Size: 23796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/4dedb547/attachment-0001.bin>
More information about the llvm-commits
mailing list