yang [Fri, 23 Nov 2012 04:02:46 +0000 (12:02 +0800)]
modified the interface of CIFFT for precision
yang [Thu, 22 Nov 2012 02:41:45 +0000 (10:41 +0800)]
modify push operations for stack aligned
yang [Tue, 20 Nov 2012 10:11:07 +0000 (18:11 +0800)]
fine tune dsp functions
1. fine tune FIR function
2. keep stack 8 bytes aligned
3. save D8-15 register
yangzhang [Mon, 29 Oct 2012 08:55:25 +0000 (01:55 -0700)]
Merge pull request #38 from projectNe10/dev/yangzhang/filter
add FIR/IIR functions
1. FIR
2. FIR decimate
3. FIR interpolate
4. FIR lattice
5 FIR sparse
6. IIR lattice
yang [Mon, 29 Oct 2012 08:44:23 +0000 (16:44 +0800)]
add notes " these functions aren't for hard vfpv3 ABI yet"
yang [Mon, 29 Oct 2012 08:38:05 +0000 (16:38 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10
yangzhang [Mon, 29 Oct 2012 07:46:51 +0000 (00:46 -0700)]
Merge pull request #37 from projectNe10/bsd_license
preserve the 2011-12 notice on the files which had this before
yang [Mon, 29 Oct 2012 03:23:28 +0000 (11:23 +0800)]
update the 2011-12 notice
yang [Mon, 29 Oct 2012 02:55:17 +0000 (10:55 +0800)]
preserve the 2011-12 notice on the files which had this before
yang [Fri, 26 Oct 2012 09:53:29 +0000 (17:53 +0800)]
change license headers
yang [Fri, 26 Oct 2012 09:40:35 +0000 (17:40 +0800)]
format accordding to code review
yang [Fri, 26 Oct 2012 06:07:53 +0000 (14:07 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10
yang [Fri, 26 Oct 2012 03:39:33 +0000 (11:39 +0800)]
change compile option to "-O2"
yangzhang [Fri, 26 Oct 2012 03:34:19 +0000 (20:34 -0700)]
Merge pull request #36 from projectNe10/function_rename
add prefix "ne10_" to all the functions
yang [Fri, 26 Oct 2012 03:29:42 +0000 (11:29 +0800)]
add prefix "ne10_" to all the functions
yangzhang [Wed, 24 Oct 2012 08:41:03 +0000 (01:41 -0700)]
Merge pull request #35 from projectNe10/dev/yangzhang/bsd_license
change the license to New BSD License
yang [Wed, 24 Oct 2012 08:34:56 +0000 (16:34 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10 into license
Conflicts:
README.txt
yang [Wed, 24 Oct 2012 07:10:36 +0000 (15:10 +0800)]
remove redundant space
mdupuy [Tue, 23 Oct 2012 22:25:03 +0000 (15:25 -0700)]
Dual license BSD 3 clause
Updating Readme.txt to dual license with BSD 3 clause
yang [Fri, 19 Oct 2012 07:20:39 +0000 (15:20 +0800)]
change the license to New BSD License
yang [Fri, 19 Oct 2012 03:02:42 +0000 (11:02 +0800)]
add fir and iir filter function:
1. fir
2. fir decimate
3. fir interpolate
4. fir lattice
5. fir sparse
6. iir lattice
yangzhang [Wed, 10 Oct 2012 07:05:30 +0000 (00:05 -0700)]
Merge pull request #33 from projectNe10/dev/yangzhang/fft
add complex/real fft functions
yang [Wed, 10 Oct 2012 06:48:18 +0000 (14:48 +0800)]
modified ne10_init function
yang [Wed, 10 Oct 2012 06:29:59 +0000 (14:29 +0800)]
modify macro definition in mask table
yang [Wed, 10 Oct 2012 06:20:54 +0000 (14:20 +0800)]
make the following modification
1. removed arm assembly in C file
2. modified the interface of rfft
yang [Fri, 28 Sep 2012 08:53:15 +0000 (16:53 +0800)]
add notes
yang [Thu, 27 Sep 2012 09:33:17 +0000 (17:33 +0800)]
add CFFT/CIFFT and RFFT/RIFFT functions
yang [Wed, 19 Sep 2012 08:01:02 +0000 (16:01 +0800)]
remove the compile warnings
yang [Thu, 30 Aug 2012 09:50:08 +0000 (17:50 +0800)]
fix issues about Android.mk
yang [Thu, 2 Aug 2012 05:57:50 +0000 (13:57 +0800)]
reorganize the code directory
yang [Tue, 24 Jul 2012 06:40:53 +0000 (14:40 +0800)]
fix bugs in mulcmatvec
yang [Tue, 24 Jul 2012 02:52:04 +0000 (10:52 +0800)]
fix bugs in invmat
yang [Mon, 23 Jul 2012 10:24:57 +0000 (18:24 +0800)]
fix bugs in detmat
yang [Fri, 20 Jul 2012 03:50:26 +0000 (11:50 +0800)]
fix bugs in sub
yang [Fri, 20 Jul 2012 02:58:03 +0000 (10:58 +0800)]
fix bugs in mul
yang [Thu, 19 Jul 2012 09:48:38 +0000 (17:48 +0800)]
fix bugs in dot
yang [Thu, 19 Jul 2012 06:25:27 +0000 (14:25 +0800)]
fix bugs in div
yang [Thu, 19 Jul 2012 03:01:12 +0000 (11:01 +0800)]
fix bug in cross
yang [Thu, 19 Jul 2012 01:49:51 +0000 (09:49 +0800)]
fix bugs in add
yang [Wed, 18 Jul 2012 07:16:31 +0000 (15:16 +0800)]
fix the bugs in abs
1. typo error
2. logic error
yang [Mon, 25 Jun 2012 03:30:48 +0000 (11:30 +0800)]
Merge branch 'master' of github.com:projectNe10/Ne10 into cplusplus
Conflicts:
ReleaseNote.txt
yang [Thu, 21 Jun 2012 06:22:49 +0000 (14:22 +0800)]
allow the NE10 to be used in cplusplus programs
yang [Thu, 21 Jun 2012 02:20:53 +0000 (10:20 +0800)]
use the CMake to implement build system
1. added the CMakeLists.txt for cmake build system
2. added the config.cmake for cross-compiling
3. copy the NE10_test.c to ./test/ directory for test sample
4. updated ReleaseNote
Matthew DuPuy [Thu, 24 May 2012 06:56:30 +0000 (23:56 -0700)]
Merge pull request #21 from projectNe10/dev/raminzaghi-arm/patch0004_03_ABS_bug_fix
Dev/raminzaghi arm/patch0004 03 abs bug fix
Ramin Zaghi [Fri, 11 May 2012 13:13:14 +0000 (13:13 +0000)]
ABS bug fix...
Ramin Zaghi [Wed, 9 May 2012 13:52:20 +0000 (13:52 +0000)]
applied review #127.
Ramin Zaghi [Tue, 8 May 2012 13:06:47 +0000 (13:06 +0000)]
DST==SRC test corrections.
Ramin Zaghi [Tue, 8 May 2012 12:37:02 +0000 (12:37 +0000)]
added the new DST==SRC test case to the cross routine.
Ramin Zaghi [Tue, 8 May 2012 12:28:06 +0000 (12:28 +0000)]
Added header files for cross and dot that were not added to the public repo initially.
Ramin Zaghi [Thu, 10 May 2012 14:20:19 +0000 (14:20 +0000)]
applied review #126
Ramin Zaghi [Wed, 9 May 2012 13:47:27 +0000 (13:47 +0000)]
applied review #126
Ramin Zaghi [Tue, 8 May 2012 15:51:53 +0000 (15:51 +0000)]
bug fix.
Ramin Zaghi [Tue, 8 May 2012 11:10:30 +0000 (11:10 +0000)]
added the DST==SRC condition test case to all the applicable units..
David Butcher [Wed, 11 Apr 2012 11:42:13 +0000 (12:42 +0100)]
Adding missing header file
David Butcher [Wed, 11 Apr 2012 09:24:14 +0000 (10:24 +0100)]
Correction to nightly.pl
David Butcher [Wed, 11 Apr 2012 09:11:57 +0000 (10:11 +0100)]
Fixes to test script
* Standalone operation (ignore absence of .git directory)
* Proper final summary at end of nightly.pl
David Butcher [Tue, 10 Apr 2012 13:01:16 +0000 (14:01 +0100)]
Fix to release note information about known limitations
David Butcher [Tue, 10 Apr 2012 10:39:46 +0000 (11:39 +0100)]
Updated release note for Release candidate
dbutcher-arm [Tue, 10 Apr 2012 09:42:04 +0000 (02:42 -0700)]
Merge pull request #18 from projectNe10/dev/dbutcher/makefile_cleaning
Updated AOSP Makefile, cleaned native Makefile
David Butcher [Fri, 6 Apr 2012 17:04:13 +0000 (18:04 +0100)]
Updated AOSP Makefile, cleaned native Makefile
* Adding new files to the AOSP build
* Made the default makefile a little more readable
Matthew Du Puy [Thu, 5 Apr 2012 20:52:00 +0000 (13:52 -0700)]
Ignore OS X meta data
dbutcher-arm [Thu, 5 Apr 2012 18:35:53 +0000 (11:35 -0700)]
Merge pull request #17 from projectNe10/dev/raminzaghi-arm/patch0003_06_transindent
Dev/raminzaghi arm/patch0003 06 transindent
dbutcher-arm [Thu, 5 Apr 2012 18:35:31 +0000 (11:35 -0700)]
Merge pull request #16 from projectNe10/dev/raminzaghi-arm/patch0003_05_invmat
Dev/raminzaghi arm/patch0003 05 invmat
dbutcher-arm [Thu, 5 Apr 2012 18:35:07 +0000 (11:35 -0700)]
Merge pull request #15 from projectNe10/dev/raminzaghi-arm/patch0003_04_detmat
Dev/raminzaghi arm/patch0003 04 detmat
dbutcher-arm [Thu, 5 Apr 2012 18:34:47 +0000 (11:34 -0700)]
Merge pull request #14 from projectNe10/dev/raminzaghi-arm/patch0003_03_mulcmatvec
Dev/raminzaghi arm/patch0003 03 mulcmatvec
dbutcher-arm [Thu, 5 Apr 2012 18:34:26 +0000 (11:34 -0700)]
Merge pull request #13 from projectNe10/dev/raminzaghi-arm/patch0003_02_mulmat
Dev/raminzaghi arm/patch0003 02 mulmat
dbutcher-arm [Thu, 5 Apr 2012 18:33:35 +0000 (11:33 -0700)]
Merge pull request #12 from projectNe10/dev/raminzaghi-arm/patch0003_01_addmat_submat
Dev/raminzaghi arm/patch0003 01 addmat submat
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
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
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
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
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
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
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
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
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.
Ramin Zaghi [Wed, 4 Apr 2012 17:23:52 +0000 (17:23 +0000)]
New functions: Matrix transpose and identity matrix routines.
Ramin Zaghi [Wed, 4 Apr 2012 17:18:10 +0000 (17:18 +0000)]
New functions: Matrix transpose and identity matrix routines.
Ramin Zaghi [Wed, 4 Apr 2012 16:39:17 +0000 (16:39 +0000)]
New functions: Matrix inversion routines.
Ramin Zaghi [Wed, 4 Apr 2012 15:26:28 +0000 (15:26 +0000)]
New functions: Matrix determinant routines.
Ramin Zaghi [Wed, 4 Apr 2012 13:09:16 +0000 (13:09 +0000)]
New functions: Matrix determinant routines.
Ramin Zaghi [Wed, 4 Apr 2012 15:19:58 +0000 (15:19 +0000)]
New functions: Matrix-vector multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 13:11:19 +0000 (13:11 +0000)]
New functions: Matrix multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 11:28:48 +0000 (11:28 +0000)]
New functions: Matrix multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 10:56:22 +0000 (10:56 +0000)]
New functions: Matrix addition and subtraction.
Ramin Zaghi [Wed, 4 Apr 2012 10:56:10 +0000 (10:56 +0000)]
New functions: Matrix addition and subtraction.
Ramin Zaghi [Tue, 3 Apr 2012 11:20:13 +0000 (11:20 +0000)]
patch 0002 completed.
Ramin Zaghi [Tue, 3 Apr 2012 11:16:13 +0000 (11:16 +0000)]
the cross product routine.
Ramin Zaghi [Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)]
the dot product routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:56:08 +0000 (10:56 +0000)]
the new vectorized mla routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:52:18 +0000 (10:52 +0000)]
the new vectorized division routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:45:20 +0000 (10:45 +0000)]
the new vectorized abs routine.
Ramin Zaghi [Tue, 3 Apr 2012 10:30:12 +0000 (10:30 +0000)]
the new vector-sub routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:25:29 +0000 (10:25 +0000)]
the new vector-add routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:16:03 +0000 (10:16 +0000)]
preparing the code base for adding new routines.
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.
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
Ramin Zaghi [Wed, 7 Mar 2012 17:34:13 +0000 (17:34 +0000)]
A few minor fixes for the initial release.
David Butcher [Mon, 5 Mar 2012 18:17:20 +0000 (18:17 +0000)]
Updated status in release note
David Butcher [Fri, 2 Mar 2012 15:06:21 +0000 (15:06 +0000)]
Added copyright messages