[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 10:33:54 PDT 2017


bmakam updated this revision to Diff 113111.
bmakam added a comment.

rebase and fix x86 lit test.


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.113111.patch
Type: text/x-patch
Size: 19486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/f19b52dd/attachment-0001.bin>


More information about the llvm-commits mailing list