Commit Graph

8 Commits

Author SHA1 Message Date
kortschak
af58b714c9 internal/asm/...: add documentation
This documentation is intended to allow gonum developers to see exactly
what an asm function is intended to do. They are not for external code
consumers.
2017-04-24 08:06:34 +09:30
kortschak
54ff12b7ee internal/asm/...: remove outdated commments 2017-04-21 08:06:49 +09:30
kortschak
aa14b654e7 asm: fix build retry 2017-01-23 12:28:25 +10:30
kortschak
fcb1a29265 asm/f32: fix build tags 2017-01-23 12:15:30 +10:30
kortschak
5d77e9b08a all: remove tests and references to generated code 2017-01-23 12:15:29 +10:30
Chad Kunde
aa65d18a52 asm/f32 cleanup of filenames and sdot -> ddot methods. 2017-01-15 19:08:43 -08:00
Chad Kunde
b65a9cb692 Formatting and refactoring. Consolidated noasm code. 2016-05-21 14:53:42 -07:00
Chad Kunde
4a62ad3136 Refactored float32 functions to asm/f32 2016-05-21 14:07:13 -07:00