Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-25 | Make qsort input size more reasonable | Andrew Waterman | 1 | -1539/+105 | |
2014-03-25 | Make qsort benchmark more meaningful | Andrew Waterman | 4 | -96/+1722 | |
Before, we were sorting a sorted array :\ | |||||
2014-02-22 | Sort fixes: support for repeated trials. | Eric Love | 3 | -35/+65 | |
2014-02-20 | Merge commit '0661b47765081c710af3df66ec698aa58ff14d5d' | Eric Love | 6 | -0/+2501 | |
2014-02-20 | Added TAV sort benchmarks | Eric Love | 6 | -0/+2501 | |
2014-02-11 | Run benchmarks in user mode | Andrew Waterman | 3 | -49/+186 | |
2014-02-06 | Clean up benchmarks; support uarch-specific counters | Andrew Waterman | 30 | -1021/+347 | |
2014-02-04 | Add Stephen's vector FFT code | Quan Nguyen | 17 | -1/+1164 | |
2014-01-31 | Minor Makefile improvements | Henry Cook | 1 | -1/+1 | |
2013-11-25 | Update benchmarks to new privileged ISA | Andrew Waterman | 8 | -159/+33 | |
2013-10-10 | Benchmarks now run in user-mode. | Christopher Celio | 10 | -114/+104 | |
- 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-25 | Don't build vector benchmarks for now | Andrew Waterman | 1 | -3/+3 | |
2013-08-23 | Reflect changes to ISA | Andrew Waterman | 16 | -820/+169 | |
Conflicts: isa/Makefile | |||||
2013-07-24 | feature: add autoconf | Sebastien Mirolo | 2 | -7/+1 | |
2013-05-13 | change riscv-isa-run to spike | Yunsup Lee | 1 | -1/+1 | |
2013-04-29 | add benchmarks gitignore | Yunsup Lee | 1 | -0/+6 | |
2013-04-29 | benchmarks initial commit | Yunsup Lee | 71 | -0/+33853 | |