ref: 94a0eaf1e77fa80b5aa2c10f46ef10d86af758e4
parent: 355bbacc2dc04a5d942a7e2988d97560aafab3ba
parent: d526877939a9d15a100ff786e94503b8ec614a9d
author: Licai Guo <[email protected]>
date: Fri Mar 7 15:40:00 EST 2014
Merge pull request #444 from mstorsjo/update-readme-neon Update the readme, indicating that ARMv7 NEON optimizations are available now
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@
Processor Support
-----------------
- Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)
-- ARMv7 optionally with NEON (initial release does not include this target, will follow later)
+- ARMv7 optionally with NEON
- Any architecture using C/C++ fallback functions
Building the Library