[LLVMdev] [patch] SPARCV9 subtarget support

Nathan Keynes Nathan.Keynes at Sun.COM
Tue Feb 2 23:12:36 PST 2010


Hi all,

   I've put together some preliminary patches to add frontend support for the sparcv9-* subtarget (ie 64-bit SPARC), modelled on the corresponding x86-64 code - do these look reasonable for inclusion? This doesn't address the codegen side of things yet (isel falls over when trying to actually emit 64-bit code), but at least bitcode generation looks correct now. Tested on sparc-sun-solaris2.10.

Cheers,
Nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-sparcv9.patch
Type: application/octet-stream
Size: 8911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100203/3f15e3e5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-gcc-4.2-sparcv9.patch
Type: application/octet-stream
Size: 634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100203/3f15e3e5/attachment-0001.obj>


More information about the llvm-dev mailing list