| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-21 | Clean up bmarks build | Andrew Waterman | 1 | -30/+0 | |
| 2017-03-21 | Remove smips/host-debugging cruft | Andrew Waterman | 1 | -19/+1 | |
| 2015-01-09 | Add LICENSE | Andrew Waterman | 2 | -0/+4 | |
| 2014-03-25 | Make qsort input size more reasonable | Andrew Waterman | 1 | -1539/+105 | |
| 2014-03-25 | Make qsort benchmark more meaningful | Andrew Waterman | 3 | -94/+1720 | |
| Before, we were sorting a sorted array :\ | |||||
| 2014-02-06 | Clean up benchmarks; support uarch-specific counters | Andrew Waterman | 2 | -74/+4 | |
| 2013-10-10 | Benchmarks now run in user-mode. | Christopher Celio | 1 | -14/+3 | |
| - Jump to main performed by eret. - Nano trap handler added. - FinishTest refactored to perform SYS_exit, placed in util.h. - Only SYS_exit with test_result=1 results in a passed test. - Any other exceptions/syscalls/test_results end program with FAILED test. - PCR status set to S64/U64 if compiled in 64b. | |||||
| 2013-08-23 | Reflect changes to ISA | Andrew Waterman | 1 | -1/+1 | |
| Conflicts: isa/Makefile | |||||
| 2013-04-29 | benchmarks initial commit | Yunsup Lee | 4 | -0/+437 | |
