Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-03 | Make timer test more thorough | Andrew Waterman | 1 | -12/+1043 |
2014-11-22 | push env | Yunsup Lee | 1 | -5/+9 |
2014-11-22 | relax rv32si timer test a bit | Yunsup Lee | 1 | -1/+2 |
2014-11-13 | remove zscale specific tests | Yunsup Lee | 4 | -192/+0 |
2014-11-13 | enable make subsets | Yunsup Lee | 1 | -7/+16 |
2014-11-13 | make rv32si fault load/store test stronger | Yunsup Lee | 1 | -1/+5 |
2014-11-12 | beef up rv32si tests | Yunsup Lee | 11 | -0/+547 |
2014-11-11 | blocked mt-matmul | Henry Cook | 1 | -8/+6 |
2014-11-07 | forgot barrier in mt-matmul | Henry Cook | 1 | -0/+2 |
2014-11-07 | Clean up canonical mt benchmarks and reorganize extra versions in /mt. All ve... | Henry Cook | 326 | -57593/+3390 |
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 |
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 compariso... | Stephen Twigg | 1 | -0/+2 |
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, rem... | Stephen Twigg | 2 | -5/+14 |
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 |
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 |
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 |