summaryrefslogtreecommitdiff
path: root/benchtests
AgeCommit message (Expand)Author
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar
2013-04-24Mention files in which fast/slow paths of math functions are implementedSiddhesh Poyarekar
2013-04-23PowerPC: modf optimizationAdhemerval Zanella
2013-04-17Add benchmark inputs for cos and tanSiddhesh Poyarekar
2013-04-16Define NOT_IN_libc when compiling benchmark programsSiddhesh Poyarekar
2013-04-16Add target bench-cleanSiddhesh Poyarekar
2013-04-15Write to bench.out-tmp only onceSiddhesh Poyarekar
2013-04-15Rebuild benchmark sources when Makefile is updatedSiddhesh Poyarekar
2013-04-12Move bench target to benchtestsSiddhesh Poyarekar
2013-04-03Add benchmark inputs for atanSiddhesh Poyarekar
2013-04-02Add benchmark inputs for sinSiddhesh Poyarekar
2013-04-02Add benchmark tests for slowpow and slowexpSiddhesh Poyarekar
2013-04-01PowerPC: remove branch prediction from rint implementationAdhemerval Zanella
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar