[PATCH] [RFC][7/17]TILE-Gx: support pseduo instruction expanding for tilegx

Jiong WANG wong.kwongyuan.llvm at gmail.com
Mon Mar 11 00:53:16 PDT 2013


Three pseudo instructions are defined for tilegx:

Tile::VAARG_SP
Tile::ALLOCA_ADDR:
Tile::ALLOCA_SP

There are here because the special 16byte reserved zone for tilegx.  we need some special handling for vaarg and alloca. we need to absolute stack size, which we can get at expand pseudo instruction stage.

Please review, thanks.

---
Regards,
Jiong
Tilera Corporation

http://llvm-reviews.chandlerc.com/D517
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D517.0.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130311/2744531e/attachment.bin>


More information about the llvm-commits mailing list