aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/common
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Fix build with riscv-gcc version 4.9Andrew Waterman1-0/+1
2014-11-06Fix TLS in benchmarksAndrew Waterman1-0/+3
2014-09-10Enable interrupts in bmarksChristopher Celio1-6/+5
2014-04-14commit high-performance mm (scalar and vector versions)Yunsup Lee3-18/+14
2014-04-07Add radix sort benchmarkAndrew Waterman2-2/+3
2014-04-03setStats in benchmarks now should set and unset the stats register. Also, rem...Stephen Twigg2-5/+14
2014-03-25Make qsort benchmark more meaningfulAndrew Waterman1-2/+2
2014-02-11Run benchmarks in user modeAndrew Waterman3-49/+186
2014-02-06Clean up benchmarks; support uarch-specific countersAndrew Waterman5-286/+272
2013-11-25Update benchmarks to new privileged ISAAndrew Waterman5-153/+27
2013-10-10Benchmarks now run in user-mode.Christopher Celio2-2/+66
2013-08-23Reflect changes to ISAAndrew Waterman5-796/+147
2013-04-29benchmarks initial commitYunsup Lee8-0/+1379