[Differential] D83275: [llc] (almost) remove `--print-machineinstrs`

Yuanfang Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 10:43:55 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG589c646a7e5f: [llc] (almost) remove `--print-machineinstrs` (authored by ychen).

Changed prior to commit:
  https://reviews.llvm.org/D83275?vs=278912&id=279019#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83275/new/


  https://reviews.llvm.org/D83275

Files:
  llvm/docs/CommandGuide/llc.rst
  llvm/docs/CommandGuide/lli.rst
  llvm/include/llvm/CodeGen/TargetPassConfig.h
  llvm/include/llvm/Target/TargetMachine.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/MachineOperand.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/lib/Target/Mips/MipsTargetMachine.cpp
  llvm/test/CodeGen/AArch64/chkstk.ll
  llvm/test/CodeGen/AArch64/max-jump-table.ll
  llvm/test/CodeGen/AArch64/min-jump-table.ll
  llvm/test/CodeGen/ARM/ifcvt-branch-weight-bug.ll
  llvm/test/CodeGen/ARM/ifcvt-branch-weight.ll
  llvm/test/CodeGen/ARM/ifcvt-iter-indbr.ll
  llvm/test/CodeGen/ARM/tail-merge-branch-weight.ll
  llvm/test/CodeGen/ARM/taildup-branch-weight.ll
  llvm/test/CodeGen/Generic/print-machineinstrs.ll
  llvm/test/CodeGen/Hexagon/ifcvt-edge-weight.ll
  llvm/test/CodeGen/X86/llc-print-machineinstrs.mir
  llvm/test/DebugInfo/WebAssembly/dbg-value-live-interval.ll
  llvm/test/DebugInfo/WebAssembly/dbg-value-move-2.ll
  llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83275.279019.patch
Type: text/x-patch
Size: 27538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/bd3d8cd2/attachment.bin>


More information about the llvm-commits mailing list