[PATCH] D17211: Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 11:00:02 PDT 2016
This revision was automatically updated to reflect the committed changes.
rnk marked 2 inline comments as done.
Closed by commit rL264429: Consider regmasks when computing register-based DBG_VALUE live ranges (authored by rnk).
Changed prior to commit:
http://reviews.llvm.org/D17211?vs=48847&id=51662#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17211
Files:
llvm/trunk/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
llvm/trunk/test/DebugInfo/MIR/X86/live-debug-values.mir
llvm/trunk/test/DebugInfo/X86/array.ll
llvm/trunk/test/DebugInfo/X86/bbjoin.ll
llvm/trunk/test/DebugInfo/X86/dbg-value-regmask-clobber.ll
llvm/trunk/test/DebugInfo/X86/debug-loc-asan.ll
llvm/trunk/test/DebugInfo/X86/live-debug-values.ll
llvm/trunk/test/DebugInfo/X86/pr19307.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17211.51662.patch
Type: text/x-patch
Size: 16959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/14b81bd6/attachment.bin>
More information about the llvm-commits
mailing list