Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
benchtests: Add inputs from sin and cos to sincos
The sincos benchmark has only about a dozen inputs that don't measure
the impact of changes to various passes.  Since much of the code
properties are inherited from sin and cos, copy those inputs in to get
more comprehensive coverage.
  • Loading branch information
Siddhesh Poyarekar authored and Siddhesh Poyarekar committed Dec 8, 2015
1 parent 377ed00 commit 520e7ed
Show file tree
Hide file tree
Showing 2 changed files with 5,107 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,3 +1,8 @@
2015-12-08 Siddhesh Poyarekar <sid@reserved-bit.com>

* benchtests/sincos-inputs: Add inputs from sin-inputs and
cos-inputs.

2015-12-07 Andrew Senkevich <andrew.senkevich@intel.com>

* sysdeps/x86/fpu/bits/math-vector.h: W/o -fopenmp use GCC 6.*
Expand Down

0 comments on commit 520e7ed

Please sign in to comment.