From 520e7edb85948260d6e2d1c19b8856d9b38e41e6 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Wed, 9 Dec 2015 00:10:51 +0530 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d9622b..335572d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-08 Siddhesh Poyarekar + + * benchtests/sincos-inputs: Add inputs from sin-inputs and + cos-inputs. + 2015-12-07 Andrew Senkevich * sysdeps/x86/fpu/bits/math-vector.h: W/o -fopenmp use GCC 6.* -- cgit v1.1