[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
Wed Aug 30 07:58:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
bmakam marked an inline comment as not done.
Closed by commit rL312126: Re-land MachineInstr: Reason locally about some memory objects before going to… (authored by bmakam).

Changed prior to commit:
  https://reviews.llvm.org/D36900?vs=113160&id=113264#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36900

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36900.113264.patch
Type: text/x-patch
Size: 19948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/14ad5f7c/attachment.bin>


More information about the llvm-commits mailing list