aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dhrystone/dhrystone_main.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Remove smips/host-debugging cruftAndrew Waterman1-48/+2
2016-02-27remove malloc declaration from dhrystoneColin Schmidt1-1/+0
2015-05-01Fix dhrystone timing codeAndrew Waterman1-6/+3
2015-05-01Make dhrystone report correct-ish numbersAndrew Waterman1-90/+89
2015-01-09Add LICENSEAndrew Waterman1-0/+2
2015-01-04Avoid deprecated "b" pseudo-op; use "j" insteadAndrew Waterman1-2/+2
2014-02-06Clean up benchmarks; support uarch-specific countersAndrew Waterman1-10/+2
2013-10-10Benchmarks now run in user-mode.Christopher Celio1-14/+3
2013-08-23Reflect changes to ISAAndrew Waterman1-1/+1
2013-04-29benchmarks initial commitYunsup Lee1-0/+400