[PATCH] D17211: Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 13:33:11 PST 2016
rnk updated this revision to Diff 48847.
rnk added a comment.
- Address Adrian's comments
http://reviews.llvm.org/D17211
Files:
lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
lib/CodeGen/LiveDebugValues.cpp
test/DebugInfo/MIR/X86/live-debug-values.mir
test/DebugInfo/Mips/dsr-fixed-objects.ll
test/DebugInfo/X86/array.ll
test/DebugInfo/X86/bbjoin.ll
test/DebugInfo/X86/dbg-value-regmask-clobber.ll
test/DebugInfo/X86/debug-loc-asan.ll
test/DebugInfo/X86/live-debug-values.ll
test/DebugInfo/X86/pr19307.ll
test/DebugInfo/X86/subregisters.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17211.48847.patch
Type: text/x-patch
Size: 19423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/7e17bea5/attachment.bin>
More information about the llvm-commits
mailing list