[llvm-commits] [PATCH] llc -regalloc=pbqp -debug printout fix

Patrik Hägglund H patrik.h.hagglund at ericsson.com
Mon May 7 07:10:16 PDT 2012


Hi,

This is a small patch that fix the debug output from PBQP:

For example:

********** DEBUG VARIABLES **********
********** Compute Spill Weights **********
********** Function: tut
PBQP Register Allocating for tut
  PBQP Regalloc round 0:
VREG 2147483651 -> a0h                          <---- 2147483651 should be printed as %vreg3

Regards,
Patrik Hägglund
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbqp-debug.diff
Type: application/octet-stream
Size: 1601 bytes
Desc: pbqp-debug.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120507/a76f7e2d/attachment.obj>


More information about the llvm-commits mailing list