[llvm-commits] ARMv6t2+ support for llvm-gcc

Anton Korobeynikov anton at korobeynikov.info
Sat May 30 02:07:47 PDT 2009


Hello, Everyone

Please find patch attached which allows -mcpu/-march/target features
propagation to LLVM ARM backend for ARMv6t2 and ARMv7 CPUS. v6t2
architecture is encoded via "thumbv6t2-foo" target triple instead of
standard v6 "thumbv6-foo" one.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: armv7.diff
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090530/5c02974d/attachment.bin>


More information about the llvm-commits mailing list