Snapdragon LLVM Compiler for Android

https://developer.qualcomm.com/mobile-development/performance-tools/snapdragon-llvm-compiler-android

這是高通弄的基於llvm的arm 工具璉

Snapdragon LLVM Compiler for Android

LLVM 是一個 C/C++編譯器,它正變得越來越流行。它使得 編譯器在更寬的的領域得到使用,包括部署,提供更好的性能,電量的使用 -尤其在驍龍 的微架構上。 伴隨着Jellybean MR1 正式版的開始,Google 將LLVM編譯器做因爲一個可選部分,在 Android 的工具璉和Android NDK 中。LLVM 是很適合的無論你在那裏使用native code (C/C++)在你的android 應用程序中。

作爲llvm的主要支持者之一,高通一直致力於優化這個移動友好的編譯器爲驍龍並且們很高興將其提供給你。

下載的Snapdragon LLVM編譯器v3 3 1爲Android瞭解Android原生開發工具包: 

尋找以前的版本嗎?聯繫我們 

我們已經看到性能收益 根據各種各樣的android application 和 libraries 伴隨着用LLVM編譯。例如,在我們的從測試中,C 版本的android jpeg library 表現了,10%的加速驍龍的設備上,當用napdragon LLVM compiler  與最新的NDK GCC 版本做對比。我們還觀察到的性能的改善 在 libpng library,他用Snapdragon LLVM compiler 編譯並且和 包含在Andorid NDK 中的 LLVM 或是GCC做對比。

To use the Snapdragon LLVM Compiler for Android, you must have the recent version of the Android SDKand Android NDK installed on your build machine.

爲了使用the Snapdragon LLVM Compiler for Android,,你必須擁有最新版本的Android SDKAndroid NDK並且安裝在你的構建機器上。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章