platform/upstream/ne10.git
12 years agoMerge pull request #11 from projectNe10/dev/raminzaghi-arm/patch0002_complete
dbutcher-arm [Thu, 5 Apr 2012 11:24:04 +0000 (04:24 -0700)]
Merge pull request #11 from projectNe10/dev/raminzaghi-arm/patch0002_complete

Dev/raminzaghi arm/patch0002 complete

12 years agoMerge pull request #10 from projectNe10/dev/raminzaghi-arm/patch0002_07_cross_product
dbutcher-arm [Thu, 5 Apr 2012 11:23:45 +0000 (04:23 -0700)]
Merge pull request #10 from projectNe10/dev/raminzaghi-arm/patch0002_07_cross_product

Dev/raminzaghi arm/patch0002 07 cross product

12 years agoMerge pull request #9 from projectNe10/dev/raminzaghi-arm/patch0002_06_dot_product
dbutcher-arm [Thu, 5 Apr 2012 11:23:25 +0000 (04:23 -0700)]
Merge pull request #9 from projectNe10/dev/raminzaghi-arm/patch0002_06_dot_product

Dev/raminzaghi arm/patch0002 06 dot product

12 years agoMerge pull request #8 from projectNe10/dev/raminzaghi-arm/patch0002_05_new_vmla
dbutcher-arm [Thu, 5 Apr 2012 11:23:12 +0000 (04:23 -0700)]
Merge pull request #8 from projectNe10/dev/raminzaghi-arm/patch0002_05_new_vmla

Dev/raminzaghi arm/patch0002 05 new vmla

12 years agoMerge pull request #7 from projectNe10/dev/raminzaghi-arm/patch0002_04_new_vdiv
dbutcher-arm [Thu, 5 Apr 2012 11:22:53 +0000 (04:22 -0700)]
Merge pull request #7 from projectNe10/dev/raminzaghi-arm/patch0002_04_new_vdiv

Dev/raminzaghi arm/patch0002 04 new vdiv

12 years agoMerge pull request #6 from projectNe10/dev/raminzaghi-arm/patch0002_03_new_vabs
dbutcher-arm [Thu, 5 Apr 2012 11:22:36 +0000 (04:22 -0700)]
Merge pull request #6 from projectNe10/dev/raminzaghi-arm/patch0002_03_new_vabs

Dev/raminzaghi arm/patch0002 03 new vabs

12 years agoMerge pull request #5 from projectNe10/dev/raminzaghi-arm/patch0002_02_new_vsub
dbutcher-arm [Thu, 5 Apr 2012 11:22:18 +0000 (04:22 -0700)]
Merge pull request #5 from projectNe10/dev/raminzaghi-arm/patch0002_02_new_vsub

Dev/raminzaghi arm/patch0002 02 new vsub

12 years agoMerge pull request #4 from projectNe10/dev/raminzaghi-arm/patch0002_01_new_vadd
dbutcher-arm [Thu, 5 Apr 2012 11:21:40 +0000 (04:21 -0700)]
Merge pull request #4 from projectNe10/dev/raminzaghi-arm/patch0002_01_new_vadd

Dev/raminzaghi arm/patch0002 01 new vadd

12 years agoMerge pull request #3 from projectNe10/dev/raminzaghi-arm/patch0002_initial_work
dbutcher-arm [Thu, 5 Apr 2012 11:20:36 +0000 (04:20 -0700)]
Merge pull request #3 from projectNe10/dev/raminzaghi-arm/patch0002_initial_work

preparing the code base for adding new routines.

12 years agopatch 0002 completed.
Ramin Zaghi [Tue, 3 Apr 2012 11:20:13 +0000 (11:20 +0000)]
patch 0002 completed.

12 years agothe cross product routine.
Ramin Zaghi [Tue, 3 Apr 2012 11:16:13 +0000 (11:16 +0000)]
the cross product routine.

12 years agothe dot product routines.
Ramin Zaghi [Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)]
the dot product routines.

12 years agothe new vectorized mla routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:56:08 +0000 (10:56 +0000)]
the new vectorized mla routines.

12 years agothe new vectorized division routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:52:18 +0000 (10:52 +0000)]
the new vectorized division routines.

12 years agothe new vectorized abs routine.
Ramin Zaghi [Tue, 3 Apr 2012 10:45:20 +0000 (10:45 +0000)]
the new vectorized abs routine.

12 years agothe new vector-sub routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:30:12 +0000 (10:30 +0000)]
the new vector-sub routines.

12 years agothe new vector-add routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:25:29 +0000 (10:25 +0000)]
the new vector-add routines.

12 years agopreparing the code base for adding new routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:16:03 +0000 (10:16 +0000)]
preparing the code base for adding new routines.

12 years agoAdded the disclaimer:
Matthew DuPuy [Thu, 29 Mar 2012 22:58:24 +0000 (15:58 -0700)]
Added the disclaimer:
Each function is implemented in C, ARM Assembly and NEON code as a basis for
comparison. Assembly versions, while efficient, are not intended as
best-practice examples. NEON versions are intended as best-practice examples.

12 years agoMerge pull request #1 from projectNe10/dev/raminzaghi-arm/patch0001_minorfixes
dbutcher-arm [Wed, 7 Mar 2012 18:12:52 +0000 (10:12 -0800)]
Merge pull request #1 from projectNe10/dev/raminzaghi-arm/patch0001_minorfixes

Minor fixes, typos and build cleanup

12 years agoA few minor fixes for the initial release.
Ramin Zaghi [Wed, 7 Mar 2012 17:34:13 +0000 (17:34 +0000)]
A few minor fixes for the initial release.

12 years agoUpdated status in release note
David Butcher [Mon, 5 Mar 2012 18:17:20 +0000 (18:17 +0000)]
Updated status in release note

12 years agoAdded copyright messages
David Butcher [Fri, 2 Mar 2012 15:06:21 +0000 (15:06 +0000)]
Added copyright messages

12 years agoUpdated Documentation
David Butcher [Fri, 2 Mar 2012 15:03:03 +0000 (15:03 +0000)]
Updated Documentation

12 years agoFixes against RC1
Dave Butcher [Thu, 27 Oct 2011 15:06:46 +0000 (16:06 +0100)]
Fixes against RC1

12 years agoAdded Linaro gcc link
David Butcher [Thu, 1 Mar 2012 14:48:25 +0000 (14:48 +0000)]
Added Linaro gcc link

12 years agoDoc fixes
David Butcher [Thu, 1 Mar 2012 14:33:23 +0000 (14:33 +0000)]
Doc fixes

12 years agoInitial Release
David Butcher [Thu, 1 Mar 2012 12:06:36 +0000 (12:06 +0000)]
Initial Release