[PATCH] D36900: 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
Tue Aug 29 14:39:55 PDT 2017


bmakam updated this revision to Diff 113160.
bmakam marked an inline comment as done.
bmakam added a reviewer: efriedma.
bmakam added a comment.

Move assert closer to AA->alias call.


https://reviews.llvm.org/D36900

Files:
  lib/CodeGen/MachineInstr.cpp
  test/CodeGen/AArch64/func-calls.ll
  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/select.ll
  test/CodeGen/X86/widen_arith-3.ll

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


More information about the llvm-commits mailing list