[llvm-commits] [RFC] Add x32 psABI support
Michael Liao
michael.liao at intel.com
Mon Jul 9 17:42:28 PDT 2012
Hi,
Here is resubmitting of x32 psABI[1] patches against the latest trunk
for code review.
* 0001-start-x32-psABI-support.patch
start x32 psABI support by adding 'gnux32' environment triple and
enable x32 psABI host build
* 0002-add-x32-ELF-generation-support.patch
add x32 psABI ELF generation support
* 0003-add-x32-code-generation-support.patch
add x32 psABI code generation support
* 0004-revise-x86-codegen-test-for-x32-psABI.patch
revise x86 codegen tests for x32 psABI
Looking forward to your comments.
Thanks
- Michael Liao
------
[1] https://sites.google.com/site/x32abi/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-start-x32-psABI-support.patch
Type: text/x-patch
Size: 3667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120709/5a0e2911/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-x32-ELF-generation-support.patch
Type: text/x-patch
Size: 7962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120709/5a0e2911/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-add-x32-code-generation-support.patch
Type: text/x-patch
Size: 114515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120709/5a0e2911/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-revise-x86-codegen-test-for-x32-psABI.patch
Type: text/x-patch
Size: 15698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120709/5a0e2911/attachment-0003.bin>
More information about the llvm-commits
mailing list