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.
This commit is contained in:
Siddhesh Poyarekar 2015-12-09 00:10:51 +05:30 committed by Siddhesh Poyarekar
parent 377ed004f2
commit 520e7edb85
2 changed files with 5107 additions and 0 deletions

View File

@ -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.*

File diff suppressed because it is too large Load Diff