Add benchmark inputs for math functions
commit051063c88b6e38f209c820977e1dcc909ec97421
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 23 Apr 2013 10:59:07 +0000 (23 16:29 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Wed, 22 May 2013 05:37:33 +0000 (22 11:07 +0530)
tree0fd11f591918adc9c513ba545e901e948e0b8e8c
parent04453c56259c2f167e74cbfa4ce3e3d6b9a289bb
Add benchmark inputs for math functions

Add benchmark inputs for inverse and hyperbolic trigonometric
functions and log.
ChangeLog
benchtests/Makefile
benchtests/acos-inputs [new file with mode: 0644]
benchtests/acosh-inputs [new file with mode: 0644]
benchtests/asin-inputs [new file with mode: 0644]
benchtests/asinh-inputs [new file with mode: 0644]
benchtests/atanh-inputs [new file with mode: 0644]
benchtests/cosh-inputs [new file with mode: 0644]
benchtests/log-inputs [new file with mode: 0644]
benchtests/sinh-inputs [new file with mode: 0644]
benchtests/tanh-inputs [new file with mode: 0644]