[PATCH] D33345: [DAG] Improve Aliasing of operations to static alloca

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 12:39:22 PDT 2017


niravd updated this revision to Diff 105509.
niravd marked an inline comment as done.
niravd added a comment.

rebase past extracted tests.


https://reviews.llvm.org/D33345

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/arm64-abi-varargs.ll
  test/CodeGen/AArch64/arm64-abi_align.ll
  test/CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll
  test/CodeGen/AArch64/arm64-vext.ll
  test/CodeGen/AArch64/dag-combine-invaraints.ll
  test/CodeGen/AArch64/swifterror.ll
  test/CodeGen/ARM/atomic-op.ll
  test/CodeGen/MSP430/vararg.ll
  test/CodeGen/Mips/dins.ll
  test/CodeGen/X86/2011-10-19-widen_vselect.ll
  test/CodeGen/X86/alias-static-alloca.ll
  test/CodeGen/X86/clobber-fi0.ll
  test/CodeGen/X86/hipe-cc.ll
  test/CodeGen/X86/hipe-cc64.ll
  test/CodeGen/X86/legalize-shift-64.ll
  test/CodeGen/X86/machine-outliner-debuginfo.ll
  test/CodeGen/X86/machine-outliner.ll
  test/CodeGen/X86/statepoint-invoke.ll
  test/CodeGen/X86/statepoint-stack-usage.ll
  test/CodeGen/X86/statepoint-vector.ll
  test/CodeGen/X86/widen_arith-2.ll
  test/CodeGen/X86/widen_cast-4.ll
  test/CodeGen/XCore/varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33345.105509.patch
Type: text/x-patch
Size: 30440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/bc4a02dc/attachment.bin>


More information about the llvm-commits mailing list