[PATCH] R600/SI: Remove RSRC pseudos

Matt Arsenault arsenm2 at gmail.com
Wed Oct 15 09:12:06 PDT 2014


Hi,

These replace use of the SI_ADDR64_RSRC and SI_BUFFER_RSRC pseudoinstructions with the REG_SEQUENCE that replaces them immediately

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Remove-SI_BUFFER_RSRC-pseudo.patch
Type: application/octet-stream
Size: 5216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141015/c25e32d7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Use-complex-pattern-for-MUBUF-load-patterns.patch
Type: application/octet-stream
Size: 1144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141015/c25e32d7/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Remove-SI_ADDR64_RSRC.patch
Type: application/octet-stream
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141015/c25e32d7/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Move-all-rsrc-building-functions-to-SIISelLo.patch
Type: application/octet-stream
Size: 7427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141015/c25e32d7/attachment-0003.obj>


More information about the llvm-commits mailing list