[PATCH] improve arm machine code (make -verify-machineinstrs happier)

Matthias Braun mbraun at apple.com
Thu Oct 3 10:41:40 PDT 2013


The attached 3 patches improve some cases in the ARM backend where bad code (in the sense of -verify-machineinstrs) was produced. Please review, thanks.

Greetings,
	Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ARM-do-not-add-a-regmask-for-TAILJUMPs.patch
Type: application/octet-stream
Size: 2673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/8d7b8e7a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ARM-optimizeSelect-has-to-consider-the-previous-regi.patch
Type: application/octet-stream
Size: 2439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/8d7b8e7a/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ARM-preserv-undef-flag-in-pseudo-instruction-expande.patch
Type: application/octet-stream
Size: 4840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/8d7b8e7a/attachment-0002.obj>


More information about the llvm-commits mailing list