R600: Emit natively encoded TEX/VTX instructions

Vincent Lejeune vljn at ovi.com
Mon Apr 15 08:22:41 PDT 2013


Hi,

This set of 3 patches enables LLVm to emit hw instructions for TEX/VTX clause (it previously emitted intermediate instructions
that were preprocessed by Mesa).
Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Clean-up-instruction-class-definitions.patch
Type: application/octet-stream
Size: 6406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/4305f8cb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-Turn-TEX-VTX-into-native-instructions.patch
Type: application/octet-stream
Size: 6446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/4305f8cb/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-Add-FetchInst-bit-to-instruction-defs-to-denote.patch
Type: application/octet-stream
Size: 9797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/4305f8cb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-Take-inner-dependency-into-tex-vtx-clauses.patch
Type: application/octet-stream
Size: 2884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/4305f8cb/attachment-0003.obj>


More information about the llvm-commits mailing list