[PATCH] D30483: [DAG] More aggressively Inline TokenFactors

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 11:42:37 PST 2017


niravd updated this revision to Diff 90216.
niravd added a comment.

Remove erroneous update and address hal's comments


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/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/rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30483.90216.patch
Type: text/x-patch
Size: 13488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/3fbe71a0/attachment.bin>


More information about the llvm-commits mailing list