Displaying 2 results from an estimated 2 matches for "79081c30".
2011 Nov 17
0
[LLVMdev] LLVM 3.0 release notes ARM Target
...at else is noteworthy for http://llvm.org/docs/ReleaseNotes.html#whatsnew
Great, thanks a lot Joe! Jim, can you add these to the releasenotes?
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111116/79081c30/attachment.html>
2011 Nov 16
4
[LLVMdev] LLVM 3.0 release notes ARM Target
I've done a first pass over the past 6 months of changes and some notable things stood out:
* The ARM backend has reworked Set Jump Long Jump EH Lowering.
* The ARM backend includes improved support for Cortex-M
* The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly
There are also many many code generation improvements which select more optimal instructions.
Those seemed