[PATCH] Improve machine code correctness in codegen

Matthias Braun mbraun at apple.com
Thu Oct 3 10:44:24 PDT 2013


The attached patches improve code correctness (in the sense of -verify-machineinstrs) in codegen. This mainly improves the situation for the arm backend. Please review, thanks.

Greetings
	Matthias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-bad-kill-flags-after-if-conversion.patch
Type: application/octet-stream
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/b0662447/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-post-ra-scheduler-setting-wrong-kill-flags-in-bu.patch
Type: application/octet-stream
Size: 5556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/b0662447/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MachineVerifier-allow-physreg-use-if-just-a-subreg-i.patch
Type: application/octet-stream
Size: 1532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131003/b0662447/attachment-0002.obj>


More information about the llvm-commits mailing list