Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-24 | Run libm tests separately for each function. | Joseph Myers | 1 | -21/+0 |
2017-02-15 | Move most libmvec test contents from .c to .h files. | Joseph Myers | 1 | -10/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-07-29 | Added runtime check for AVX vector math tests. | Andrew Senkevich | 1 | -0/+2 |
2015-06-18 | Vector sincos for x86_64 and tests. | Andrew Senkevich | 1 | -0/+1 |
2015-06-17 | Vector pow for x86_64 and tests. | Andrew Senkevich | 1 | -0/+1 |
2015-06-17 | Vector exp for x86_64 and tests. | Andrew Senkevich | 1 | -0/+1 |
2015-06-17 | Vector log for x86_64 and tests. | Andrew Senkevich | 1 | -0/+1 |
2015-06-11 | Vector sin for x86_64 and tests. | Andrew Senkevich | 1 | -0/+1 |
2015-06-09 | Addition of testing infrastructure for vector math functions. | Andrew Senkevich | 1 | -0/+23 |