[PATCH] D40420: [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 04:13:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319427: [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output (authored by thegameg).

Changed prior to commit:
  https://reviews.llvm.org/D40420?vs=124756&id=124912#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40420

Files:
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/DetectDeadLanes.cpp
  llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/lib/CodeGen/PeepholeOptimizer.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
  llvm/trunk/lib/CodeGen/RenameIndependentSubregs.cpp
  llvm/trunk/lib/CodeGen/SplitKit.cpp
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/trunk/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/lib/Target/BPF/BPFISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Hexagon/BitTracker.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonBitSimplify.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonBlockRanges.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonConstPropagation.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonExpandCondsets.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonGenInsert.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonHardwareLoops.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonPeephole.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonStoreWidening.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonSubtarget.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXPeephole.cpp
  llvm/trunk/lib/Target/PowerPC/PPCBranchCoalescing.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/verify-regbankselected.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/verify-selected.mir
  llvm/trunk/test/CodeGen/AArch64/aarch64-stp-cluster.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-fast-isel-rem.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-ldp-cluster.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-misched-forwarding-A53.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-misched-memdep-bug.ll
  llvm/trunk/test/CodeGen/AArch64/tailcall_misched_graph.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-output-queue.ll
  llvm/trunk/test/CodeGen/AMDGPU/liveness.mir
  llvm/trunk/test/CodeGen/AMDGPU/spill-empty-live-interval.mir
  llvm/trunk/test/CodeGen/AMDGPU/subreg-intervals.mir
  llvm/trunk/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll
  llvm/trunk/test/CodeGen/ARM/Windows/dbzchk.ll
  llvm/trunk/test/CodeGen/ARM/crash-greedy.ll
  llvm/trunk/test/CodeGen/ARM/misched-copy-arm.ll
  llvm/trunk/test/CodeGen/ARM/misched-int-basic-thumb2.mir
  llvm/trunk/test/CodeGen/ARM/misched-int-basic.mir
  llvm/trunk/test/CodeGen/ARM/single-issue-r52.mir
  llvm/trunk/test/CodeGen/ARM/subreg-remat.ll
  llvm/trunk/test/CodeGen/AVR/select-must-add-unconditional-jump.ll
  llvm/trunk/test/CodeGen/Hexagon/circ_ldd_bug.ll
  llvm/trunk/test/CodeGen/Hexagon/expand-condsets-rm-reg.mir
  llvm/trunk/test/CodeGen/Hexagon/post-inc-aa-metadata.ll
  llvm/trunk/test/CodeGen/Lanai/lanai-misched-trivial-disjoint.ll
  llvm/trunk/test/CodeGen/MIR/AArch64/spill-fold.mir
  llvm/trunk/test/CodeGen/PowerPC/quadint-return.ll
  llvm/trunk/test/CodeGen/WebAssembly/dbgvalue.ll
  llvm/trunk/test/CodeGen/X86/2011-09-14-valcoalesce.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-fallback.ll
  llvm/trunk/test/CodeGen/X86/cmovcmov.ll
  llvm/trunk/test/CodeGen/X86/coalescer-dce.ll
  llvm/trunk/test/CodeGen/X86/crash.ll
  llvm/trunk/test/CodeGen/X86/handle-move.ll
  llvm/trunk/test/CodeGen/X86/invalid-liveness.mir
  llvm/trunk/test/CodeGen/X86/liveness-local-regalloc.ll
  llvm/trunk/test/CodeGen/X86/misched-copy.ll
  llvm/trunk/test/CodeGen/X86/norex-subreg.ll
  llvm/trunk/test/CodeGen/X86/phys_subreg_coalesce-3.ll
  llvm/trunk/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40420.124912.patch
Type: text/x-patch
Size: 124761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/24777453/attachment-0001.bin>


More information about the llvm-commits mailing list