[llvm-commits] add x32 psABI support (patch splitting and test revised)

Michael Liao michael.liao at intel.com
Mon Jul 2 23:23:50 PDT 2012


Hi, Folks

Sorry for the long delay of resubmitting x32 psABI splitted patch. I
split the patch following the feedback. Here are the patches:

* 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

Please commit the patch if it seems acceptable.

Yours
- Michael

-------------- 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/20120702/4775ab1d/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/20120702/4775ab1d/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-add-x32-code-generation-support.patch
Type: text/x-patch
Size: 114442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120702/4775ab1d/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/20120702/4775ab1d/attachment-0003.bin>


More information about the llvm-commits mailing list