[LLVMdev] physical registers content/data print out

Michael Graumann MichaelGraumann at gmx.net
Tue Jun 23 07:36:51 PDT 2009


Hi 

I am using LLVM version 2.5. I am trying to build traces, using lli
-print-machineinstrs to print out the machine instructions. But I don't get
access to the physical registers values (e.g.  %R4=??). Is it possible to
print out this physical registers values? I'd tried to modify the
MachineInstr.cpp, but I can't find the right place/value.

 

I hope anybody can help me 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090623/05b58f4a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090623/05b58f4a/attachment.bin>


More information about the llvm-dev mailing list