Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-07 | Clean up canonical mt benchmarks and reorganize extra versions in /mt. All ↵ | Henry Cook | 326 | -57593/+3390 | |
versions support support at least 1/2/4 threads. | |||||
2014-11-06 | Fix build with riscv-gcc version 4.9 | Andrew Waterman | 5 | -10/+9 | |
2014-11-06 | Don't access memory outside of the binary's range | Andrew Waterman | 26 | -1/+27 | |
2014-11-06 | Fix TLS in benchmarks | Andrew Waterman | 1 | -0/+3 | |
Linker relaxations were screwing up loading the thread pointer. | |||||
2014-10-24 | push env | Yunsup Lee | 1 | -5/+8 | |
2014-09-24 | Updated mt tests | Henry Cook | 119 | -1486/+1483 | |
2014-09-10 | Enable interrupts in bmarks | Christopher Celio | 1 | -6/+5 | |
2014-08-28 | Added "simple" test to rv32ui. | Christopher Celio | 2 | -0/+26 | |
2014-08-06 | updates | Yunsup Lee | 1 | -1/+1 | |
2014-08-06 | update readme | Yunsup Lee | 1 | -1/+156 | |
2014-08-06 | update readme | Yunsup Lee | 1 | -1/+4 | |
2014-08-05 | cleanup README.md for web | Sagar Karandikar | 1 | -3/+6 | |
2014-07-30 | prep-for-public: change to https ref for env | Sagar Karandikar | 1 | -1/+1 | |
2014-05-07 | Add timer interrupt test | Andrew Waterman | 3 | -4/+66 | |
2014-04-18 | Added a new test case to REMW. | Christopher Celio | 1 | -0/+1 | |
2014-04-14 | commit high-performance mm (scalar and vector versions) | Yunsup Lee | 18 | -325/+847 | |
2014-04-08 | Adjust hwacha misaligned instruction test to ignore lower 2 bits in ↵ | Stephen Twigg | 1 | -0/+2 | |
comparisons to account for impl differences. | |||||
2014-04-07 | Resync env with riscv-opcodes | Stephen Twigg | 1 | -5/+5 | |
2014-04-07 | Add radix sort benchmark | Andrew Waterman | 7 | -7/+379 | |
2014-04-03 | setStats in benchmarks now should set and unset the stats register. Also, ↵ | Stephen Twigg | 2 | -5/+14 | |
removed legacy SET_STATS macro. | |||||
2014-04-03 | Sync env with opcodes | Stephen Twigg | 1 | -5/+5 | |
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-03-18 | Check FP corner cases and flags | Andrew Waterman | 7 | -183/+210 | |
2014-03-06 | Add fclass.{s|d} test | Andrew Waterman | 2 | -1/+58 | |
2014-03-03 | update env | Yunsup Lee | 1 | -5/+5 | |
2014-03-02 | push env | Yunsup Lee | 1 | -5/+5 | |
2014-03-02 | add vfmsv.{s,d} tests | Yunsup Lee | 3 | -5/+60 | |
2014-02-27 | push env | Yunsup Lee | 1 | -5/+5 | |
2014-02-27 | add keepcfg test | Yunsup Lee | 2 | -1/+84 | |
2014-02-26 | test to see whether vector unit is able to take 2 fmas in parallel | Yunsup Lee | 2 | -1/+181 | |
2014-02-25 | push env | Yunsup Lee | 1 | -5/+5 | |
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-11 | Merge branch 'master' of github.com:ucb-bar/riscv-tests | Adam Izraelevitz | 199 | -1298/+5346 | |
Conflicts: README.md | |||||
2014-02-11 | Updated README to recursively initialize repos | Adam Izraelevitz | 1 | -0/+1 | |
2014-02-10 | Revert to old AUIPC definition | Andrew Waterman | 3 | -21/+13 | |
2014-02-06 | with env as a submodule, now have to populate it | Scott Beamer | 1 | -0/+1 | |
2014-02-06 | fix recursive interrupts, and more improvements to code | Yunsup Lee | 1 | -5/+5 | |
2014-02-06 | Improve VM trap entry code | Andrew Waterman | 1 | -5/+5 | |
2014-02-06 | Clean up benchmarks; support uarch-specific counters | Andrew Waterman | 31 | -1026/+352 | |
2014-02-06 | push env | Yunsup Lee | 1 | -5/+5 | |
2014-02-04 | Add Stephen's vector FFT code | Quan Nguyen | 17 | -1/+1164 | |
2014-02-03 | Add vfmsv instruction test, change vsetprec to vsetucfg | Quan Nguyen | 3 | -2/+58 | |
2014-01-31 | Shrink hex dumps | Andrew Waterman | 27 | -28/+2 | |
2014-01-31 | Add rv32si tests, including illegality of shamt[5] | Andrew Waterman | 8 | -15/+95 | |
2014-01-31 | Minor Makefile improvements | Henry Cook | 2 | -3/+3 | |
2014-01-31 | Make CSR test much more robust | Andrew Waterman | 1 | -0/+52 | |