Commit Graph

7 Commits

Author SHA1 Message Date
landry
fe14c11641 Switch those back to use an autoconf version that's actually known to
produce working results (ie not 2.65). Use 2.64 at brad's request.
ok ajacoutot@ sthen@
2011-01-18 11:37:40 +00:00
jasper
6056aec73e - update orc to 0.4.11
from brad
2010-11-19 08:58:18 +00:00
sthen
9eb24250ce Update orc to 0.4.6, patched to avoid opcodes not available on our
supported arm systems. From Brad, with some prodding from ajacoutot,
many opcodes worked out by me the slow way.
2010-07-21 20:30:21 +00:00
sthen
1d7517410d let this build on arm; from Brad 2010-04-10 11:11:06 +00:00
sthen
4dececaf10 update orc to 0.4.4, from Brad 2010-04-09 21:56:05 +00:00
sthen
0fbeaaa2a3 use newer autoconf, from Brad 2010-04-03 00:21:14 +00:00
sthen
57e0cc8a72 Import devel/orc, from Brad with a patch from me to drop ARM machines
back to the generic support rather than trying to use the asm backend
which appears to be broken upstream.

Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data.  The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
2010-03-25 10:23:26 +00:00