[PATCH] R600/SI: Move SIFixSGPRCopies to right after isel

Matt Arsenault arsenm2 at gmail.com
Thu Oct 16 17:58:10 PDT 2014


Hi,

These move running SIFixSGPRCopies to be a part of instruction selection. This depends on these other patches to eliminate the use of the rsrc pseudos to avoid needing to make moveToVALU handle them: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141013/240045.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Assume-SIFixSGPRCopies-makes-changes.patch
Type: application/octet-stream
Size: 727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141016/992c8d03/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Don-t-copy-flags-when-extracting-subreg.patch
Type: application/octet-stream
Size: 1605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141016/992c8d03/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Move-SIFixSGPRCopies-to-inst-selector-passes.patch
Type: application/octet-stream
Size: 3919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141016/992c8d03/attachment-0002.obj>


More information about the llvm-commits mailing list