Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
New inputs for exp
A more comprehensive set of inputs for exp, including all slow paths.
The inputs have been shuffled so that they don't give a false-positive
due to a hot cache.
  • Loading branch information
Siddhesh Poyarekar committed Oct 28, 2013
1 parent c79a120 commit 54f73d9
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
@@ -1,5 +1,7 @@
2013-10-28 Siddhesh Poyarekar <siddhesh@redhat.com>

* benchtests/exp-inputs: Add new inputs.

* sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
conditional check for return value.
(__cos32): Likewise.
Expand Down

0 comments on commit 54f73d9

Please sign in to comment.