[llvm-commits] [PATCH]Convert vmov instructions between GPR and S registers for Cortex-A9

Tim Northover t.p.northover at gmail.com
Tue Aug 14 03:13:02 PDT 2012


Hi again,

I'm afraid I've discovered one last revision (hopefully!): I should
have been marking the instructions' destination registers with
RegState::Define even if they're the larger d register. Otherwise
verify-machineinstrs detects a violated constraint.

Incidentally, is there a reason we don't run all CodeGen tests with
-verify-machineinstrs?

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-execution-domains-for-int-FP-moves-on-ARM.patch
Type: application/octet-stream
Size: 10698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120814/ace68b23/attachment.obj>


More information about the llvm-commits mailing list