[PATCH] D52125: X86, AArch64, ARM: Do not attach debug location to spill/reload instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 11:58:25 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343520: X86, AArch64, ARM: Do not attach debug location to spill/reload instructions (authored by matze, committed by ).
Herald added a subscriber: qcolombet.

Changed prior to commit:
  https://reviews.llvm.org/D52125?vs=165596&id=167795#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52125

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/spill-debuginfo.mir
  llvm/trunk/test/DebugInfo/X86/fission-ranges.ll
  llvm/trunk/test/DebugInfo/X86/parameters.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52125.167795.patch
Type: text/x-patch
Size: 12321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/ba96af22/attachment.bin>


More information about the llvm-commits mailing list