[llvm-commits] [PATCH] Add an MF pointer argument to TRI::getPointerRegClass and TII::getRegClass

Yiannis Tsiouris gtsiour at softlab.ntua.gr
Sun May 6 11:38:07 PDT 2012


On 05/06/2012 09:19 PM, Yiannis Tsiouris wrote:
> Hi,
>
> The attached patch extends TRI::getPointerRegClass and TII::getRegClass
> functions with an extra MF pointer argument in order to co-relate a
> specific register class, e.g. GR32_TC, with a calling convention. This
> is needed for the HiPE calling convention patch (discussed in [1]).
>
> Please review!
>
> Best,
> Yiannis
>
> [1]:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120430/142039.html

Resending with fixes in whitespace, please ignore previous attachment!

Yiannis

-- 
Yiannis Tsiouris
Ph.D. student,
Software Engineering Laboratory,
National Technical University of Athens
WWW: http://www.softlab.ntua.gr/~gtsiour

-------------- next part --------------
A non-text attachment was scrubbed...
Name: getPointerRegClass-getRegClass-add-MF-arg.diff
Type: text/x-diff
Size: 28698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120506/c7bb4fde/attachment.diff>


More information about the llvm-commits mailing list