PATCH: R600/SI: Experimental assembler / inline assembly support

Tom Stellard tom at stellard.net
Thu Mar 12 19:45:18 PDT 2015


Hi,

The attached patches add experimental assembler and inline assembly
support to the R600 backend.  Not all instructions are supported yet,
but the most of non-image instructions should work.

I've only tested with the SI encodings, Sea Islands and Volcanic Islands
are probably less complete.

-Tom


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Refactor-VOP1-instruction-defs.patch
Type: text/x-diff
Size: 1930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150312/1fabe7be/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Refactor-VOP2-instruction-defs.patch
Type: text/x-diff
Size: 2111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150312/1fabe7be/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Initial-support-for-assembler-and-inline-ass.patch
Type: text/x-diff
Size: 151586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150312/1fabe7be/attachment-0002.patch>


More information about the llvm-commits mailing list