[llvm-commits] [PATCH] Fixing LDRD and STRD definitions for ARM

Misha Brukman brukman at gmail.com
Thu Aug 20 09:27:49 PDT 2009


Attached is a patch to partly address http://llvm.org/PR4687 -- LDRD and
STRD require ARMv5TE, not just ARMv5T.See the bug for links to supporting
documentation.

This doesn't completely fix the bug, but is still required for correctness.

Misha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090820/0d6972d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strd-ldrd-v5te.patch
Type: text/x-patch
Size: 884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090820/0d6972d6/attachment.bin>


More information about the llvm-commits mailing list