[PATCH] D42377: [CodeGen] Use MIR syntax for MachineMemOperand printing

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 10:53:42 PDT 2018


thegameg updated this revision to Diff 138408.
thegameg marked 5 inline comments as done.
thegameg added a comment.

Thanks for the review Justin!


https://reviews.llvm.org/D42377

Files:
  include/llvm/CodeGen/MachineMemOperand.h
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineOperand.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  test/CodeGen/AArch64/aarch64-stp-cluster.ll
  test/CodeGen/AArch64/arm64-misched-memdep-bug.ll
  test/CodeGen/AMDGPU/extload-align.ll
  test/CodeGen/ARM/2012-06-12-SchedMemLatency.ll
  test/CodeGen/ARM/ldrd-memoper.ll
  test/CodeGen/ARM/misched-int-basic-thumb2.mir
  test/CodeGen/ARM/single-issue-r52.mir
  test/CodeGen/Hexagon/post-inc-aa-metadata.ll
  test/CodeGen/PowerPC/byval-agg-info.ll
  test/CodeGen/PowerPC/combine_loads_from_build_pair.ll
  test/CodeGen/PowerPC/unal-vec-negarith.ll
  test/CodeGen/X86/GlobalISel/x86_64-fallback.ll
  test/CodeGen/X86/merge-store-partially-alias-loads.ll
  test/CodeGen/X86/stack-protector-weight.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42377.138408.patch
Type: text/x-patch
Size: 41665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/81e964fa/attachment.bin>


More information about the llvm-commits mailing list