[PATCHES] PR18303: Use appropriate Feature flags for encoding instructions

David Woodhouse dwmw2 at infradead.org
Wed Jan 8 09:43:26 PST 2014


Two preparatory patches to allow the flags to reach the correct
place(s). And then some relatively simple patches for ARM and X86 to fix
the actual issue.

The second one is rather large... but ultimately very simple.

(No, please don't clang-format the MIPS back end today).

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse at intel.com                              Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MC-Store-MCCodeEmitter-feature-flags-in-MCRelaxableF.patch
Type: text/x-patch
Size: 16821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140108/2935da96/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Propagate-feature-flags-through-TableGen-s-getBinary.patch
Type: text/x-patch
Size: 113294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140108/2935da96/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-x86-Fix-PR18303-by-using-appropriate-Feature-bits-fo.patch
Type: text/x-patch
Size: 11134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140108/2935da96/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ARM-Fix-PR18303-by-using-appropriate-Feature-bits-fo.patch
Type: text/x-patch
Size: 7477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140108/2935da96/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140108/2935da96/attachment-0004.bin>


More information about the llvm-commits mailing list