[PATCH] D36900: [WIP] Re-land MachineInstr: Reason locally about some memory objects before going to AA.

Balaram Makam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 13:33:08 PDT 2017


bmakam updated this revision to Diff 111902.
bmakam edited the summary of this revision.
bmakam added a reviewer: nemanjai.
bmakam added a comment.

Trim the patch and avoid handling stack references for non-value MMOs to prevent LNT test failures.


https://reviews.llvm.org/D36900

Files:
  lib/CodeGen/MachineInstr.cpp
  test/CodeGen/AArch64/ldst-opt.ll
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/load-global-i16.ll
  test/CodeGen/AMDGPU/load-global-i8.ll
  test/CodeGen/AMDGPU/load-local-i16.ll
  test/CodeGen/ARM/2009-10-27-double-align.ll
  test/CodeGen/ARM/illegal-bitfield-loadstore.ll
  test/CodeGen/X86/illegal-bitfield-loadstore.ll
  test/CodeGen/X86/memcpy-2.ll
  test/CodeGen/X86/pr34088.ll
  test/CodeGen/X86/widen_arith-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36900.111902.patch
Type: text/x-patch
Size: 18177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170820/05630728/attachment.bin>


More information about the llvm-commits mailing list