[PATCH] D75008: [InstCombine] DCE instructions earlier
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 22 02:57:28 PST 2020
nikic updated this revision to Diff 246071.
nikic added a comment.
Update a test case outside the InstCombine directory.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75008/new/
https://reviews.llvm.org/D75008
Files:
llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/2010-11-01-lshr-mask.ll
llvm/test/Transforms/InstCombine/demorgan-sink-not-into-xor.ll
llvm/test/Transforms/InstCombine/logical-select.ll
llvm/test/Transforms/InstCombine/pr44245.ll
llvm/test/Transforms/InstCombine/select-imm-canon.ll
llvm/test/Transforms/InstCombine/sub-ashr-and-to-icmp-select.ll
llvm/test/Transforms/InstCombine/sub-ashr-or-to-icmp-select.ll
llvm/test/Transforms/InstCombine/vec_sext.ll
llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75008.246071.patch
Type: text/x-patch
Size: 20310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200222/c1a13ff9/attachment.bin>
More information about the llvm-commits
mailing list