[PATCH] R600/SI: Set noNamedPositionallyEncodedOperands

Matt Arsenault arsenm2 at gmail.com
Fri Feb 13 17:29:14 PST 2015


Hi,

These patches are cleanups that enable setting noNamedPositionallyEncodedOperands to enforce that all operands are correctly encoded




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Add-missing-soffset-operand-to-global-atomic.patch
Type: application/octet-stream
Size: 1995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Add-missing-offset-operand-to-buffer-bothen.patch
Type: application/octet-stream
Size: 6711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Fix-error-from-vdst-on-no-return-atomics.patch
Type: application/octet-stream
Size: 1445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Fix-operand-encoding-for-flat-instructions.patch
Type: application/octet-stream
Size: 1250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Fix-encoding-error-from-glc-bit-on-VI-SMRD-i.patch
Type: application/octet-stream
Size: 1033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-R600-Fix-operand-encoding-error.patch
Type: application/octet-stream
Size: 823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-R600-SI-Fix-not-setting-clamp-omod-for-v_cndmask_b32.patch
Type: application/octet-stream
Size: 2048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-R600-SI-Fix-src1_modifiers-for-class-instructions.patch
Type: application/octet-stream
Size: 3038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-R600-SI-Set-noNamedPositionallyEncodedOperands.patch
Type: application/octet-stream
Size: 731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-R600-SI-Consistently-capitalize-encoding-field-names.patch
Type: application/octet-stream
Size: 10474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-R600-SI-Rename-dst-encoding-field-to-be-consistent-w.patch
Type: application/octet-stream
Size: 2200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150213/6dc168fa/attachment-0010.obj>


More information about the llvm-commits mailing list