Build An Optimized C Runtime for Embedded Linux olibc is derived from bionic libc used in Android, which was initially derived from NetBSD libc. For ARM target, olibc would benefit from ARMv7 specif
The implementation of AArch64NeonTM in LLVM 开发一个LLVM的新后端时,刚开始的时候是往往是比较简单直接的。但是越往后越就会发现要做好一个LLVM后端有很多要考虑的问题。ARM工程师刘江宁在LLVM后段开发时遇到一些问题。他将描述这些问题并分享解决这些问题的经验。
The TheoryHistory and Future of System Linkers Modernoptimizinglinkershavedifferentmodelsoflinking.Everymodelshaveitsuniquestrengthandweakness.Iwillintroducethedifferences,advantagesanddrawbacksoft
Port GCC to a new architecture In this session, an architecture — nds32 — is taken as case study, we will go through necessary steps of creating a new target port for GCC from scrat