[x264-devel] arm: check if the assembler supports the '.func' directive
Janne Grunau
git at videolan.org
Tue Aug 26 18:23:10 CEST 2014
x264 | branch: master | Janne Grunau <janne-x264 at jannau.net> | Sun Jul 20 13:32:10 2014 +0200| [d72760401cb0602b8bf86037988e66cdc810681c] | committer: Fiona Glaser
arm: check if the assembler supports the '.func' directive
The integrated assembler in llvm trunk (to be released as 3.5) is
otherwise capable enough to assemble the arm asm correctly.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=d72760401cb0602b8bf86037988e66cdc810681c
---
common/arm/asm.S | 15 +++++++--
common/arm/cpu-a.S | 8 ++---
common/arm/dct-a.S | 36 ++++++++++----------
common/arm/deblock-a.S | 10 +++---
common/arm/mc-a.S | 86 ++++++++++++++++++++++++------------------------
common/arm/pixel-a.S | 58 ++++++++++++++++----------------
common/arm/predict-a.S | 54 +++++++++++++++---------------
common/arm/quant-a.S | 22 ++++++-------
configure | 22 ++++++++++---
9 files changed, 167 insertions(+), 144 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=d72760401cb0602b8bf86037988e66cdc810681c
More information about the x264-devel
mailing list