PATCH: R600/SI: SGPR spill fixes

Tom Stellard tom at stellard.net
Tue Aug 12 18:09:13 PDT 2014


Hi,

Here are a few patches for improved  SGPR spilling.  They fix a few bugs in
OpenCV and also the ocl conformance tests.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Handle-VCC-in-SIRegisterInfo-getPhysRegSubRe.patch
Type: text/x-diff
Size: 1261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ff6c25d9/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Use-eliminateFrameIndex-to-expand-SGPR-spill.patch
Type: text/x-diff
Size: 16680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ff6c25d9/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Remove-unused-SGPR-spilling-code.patch
Type: text/x-diff
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ff6c25d9/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Make-sure-SCRATCH_WAVE_OFFSET-is-added-as-Li.patch
Type: text/x-diff
Size: 3569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ff6c25d9/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Teach-moveToVALU-how-to-handle-more-S_LOAD_-.patch
Type: text/x-diff
Size: 8493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ff6c25d9/attachment-0004.patch>


More information about the llvm-commits mailing list