[llvm-commits] [patch] v7M architecture and Cortex-M3 instructions

Jordy snhjordy at gmail.com
Thu Apr 15 03:35:15 PDT 2010


This patch implements a separate architecture for v7M and support for
the Cortex-M3 processor. LLVM should no longer generate invalid v7M
instructions, and it now generates the v7M-only sdiv and udiv
instructions.

clang requires a separate patch so it doesn't think the Cortex-M3 is a
v7A processor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm+cortex-m3.patch
Type: application/octet-stream
Size: 10805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100415/f96d35cf/attachment.obj>


More information about the llvm-commits mailing list