[PATCH] D30483: [DAG] More aggressively Inline TokenFactors
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 10:48:32 PST 2017
niravd updated this revision to Diff 90207.
niravd added a comment.
- [DAG] Prevent Stale nodes from entering worklist
https://reviews.llvm.org/D30483
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/arm64-abi_align.ll
test/CodeGen/AArch64/arm64-variadic-aapcs.ll
test/CodeGen/ARM/illegal-bitfield-loadstore.ll
test/CodeGen/BPF/undef.ll
test/CodeGen/MSP430/Inst16mm.ll
test/CodeGen/PowerPC/complex-return.ll
test/CodeGen/PowerPC/structsinmem.ll
test/CodeGen/PowerPC/structsinregs.ll
test/CodeGen/X86/add.ll
test/CodeGen/X86/musttail.ll
test/CodeGen/X86/pr30284.ll
test/CodeGen/X86/pr32108.ll
test/CodeGen/X86/psubus.ll
test/CodeGen/X86/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30483.90207.patch
Type: text/x-patch
Size: 19101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/87aee8a1/attachment.bin>
More information about the llvm-commits
mailing list