From 90004c689ec9825ea07ddaf0a2d5cdd81bc89c01 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 10 Jun 2010 10:52:20 -0700 Subject: [PATCH] doc: NEON backend is open source --- doc/concepts.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/concepts.xml b/doc/concepts.xml index c15a185..10ae505 100644 --- a/doc/concepts.xml +++ b/doc/concepts.xml @@ -174,8 +174,7 @@ High-level view of what Orc does. An OrcTarget represents a particular instruction set or CPU family for which code can be generated. Current targets include MMX, SSE, - Altivec, and ARM. Entropy Wave also has non-open-source NEON and - C64x+ targets. There is also a special target that generates C + Altivec, NEON, and ARM. There is also a special target that generates C source code, but is not capable of producing executable code at runtime. In most cases, the default target is the most appropriate target for the current CPU. -- 2.7.4