search for: d1aeec90

Displaying 2 results from an estimated 2 matches for "d1aeec90".

Did you mean: 1aeecc0
2011 Nov 17
0
[LLVMdev] LLVM 3.0 release notes ARM Target
On Nov 15, 2011, at 10:28 PM, Joe Abbey wrote: > 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
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