aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Add benchmark inputs for math functionsSiddhesh Poyarekar1-1/+38
2013-05-21Add a README for benchtestsSiddhesh Poyarekar1-20/+0
2013-05-13Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar1-1/+7
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar1-44/+1
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar1-20/+8
2013-04-24Mention files in which fast/slow paths of math functions are implementedSiddhesh Poyarekar1-12/+12
2013-04-23PowerPC: modf optimizationAdhemerval Zanella1-1/+1
2013-04-17Add benchmark inputs for cos and tanSiddhesh Poyarekar1-1/+28
2013-04-16Define NOT_IN_libc when compiling benchmark programsSiddhesh Poyarekar1-0/+6
2013-04-16Add target bench-cleanSiddhesh Poyarekar1-0/+3
2013-04-15Write to bench.out-tmp only onceSiddhesh Poyarekar1-4/+4
2013-04-15Rebuild benchmark sources when Makefile is updatedSiddhesh Poyarekar1-1/+3
2013-04-12Move bench target to benchtestsSiddhesh Poyarekar1-0/+34
2013-04-03Add benchmark inputs for atanSiddhesh Poyarekar1-1/+14
2013-04-02Add benchmark inputs for sinSiddhesh Poyarekar1-1/+14
2013-04-02Add benchmark tests for slowpow and slowexpSiddhesh Poyarekar1-4/+22
2013-04-01PowerPC: remove branch prediction from rint implementationAdhemerval Zanella1-1/+6
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+59