Generate DEBUG_VALUE comments on x86. The (limited)
authorDale Johannesen <dalej@apple.com>
Tue, 26 Jan 2010 00:09:58 +0000 (00:09 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 26 Jan 2010 00:09:58 +0000 (00:09 +0000)
commit5ed17ae92a9239c2ff7d3ba494bf96651598ee7a
tree5f46931485762fe121422671a8f8e74cb4814765
parentcf2e3d108d6f8f692c01bd48767c7f8dd9e20dcf
Generate DEBUG_VALUE comments on x86.  The (limited)
dbg.declare's we currently generate go through both
register allocators without perturbing the results.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/Target/X86/X86FastISel.cpp
test/DebugInfo/2010-01-18-DbgValue.ll [new file with mode: 0644]