[llvm-commits] [PATCH][Target/PTX] Add MachineFunctionPass to extract number of physical register used
Che-Liang Chiou
clchiou at gmail.com
Wed Nov 3 02:13:36 PDT 2010
Hi,
This patch adds a MachineFunctionPass to extract number of physical
register used. PTX requires this information and declare used
register in the beginning of a function.
Regards,
Che-Liang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r117227-add-reg-counter.patch
Type: text/x-patch
Size: 9428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101103/98877511/attachment.bin>
More information about the llvm-commits
mailing list