[PATCH] D64630: [DebugInfo] Address performance regression with r364515

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 05:54:07 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9c9a4e48d28: [DebugInfo] Avoid register coalesing unsoundly changing DBG_VALUE locations (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D64630?vs=230682&id=230887#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64630

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/DebugInfo/MIR/X86/regcoalescing-clears-dead-dbgvals.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64630.230887.patch
Type: text/x-patch
Size: 14805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191125/bdfe73d3/attachment-0001.bin>


More information about the llvm-commits mailing list