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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 08:40:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307546: [DAG] Improve Aliasing of operations to static alloca (authored by niravd).

Repository:
  rL LLVM

https://reviews.llvm.org/D33345

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33345.105861.patch
Type: text/x-patch
Size: 31310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/7bec21eb/attachment.bin>


More information about the llvm-commits mailing list