Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-21 | Clean up bmarks build | Andrew Waterman | 1 | -31/+0 | |
2016-05-04 | Speed up benchmarks that take a long time to run | Andrew Waterman | 3 | -4/+4 | |
2016-03-14 | Rework benchmarks to run in M-mode | Andrew Waterman | 1 | -4/+4 | |
This broadens their utility and lets them use the M-mode counters directly. | |||||
2015-09-20 | Remove Hwacha v3 tests | Andrew Waterman | 5 | -263/+10 | |
2015-03-17 | need fence before scall for vector mm | Yunsup Lee | 1 | -0/+2 | |
2015-01-27 | Fix matmul performance on gcc 4.9 | Andrew Waterman | 2 | -96/+96 | |
It's just loop interchange in the register blocking loop. | |||||
2015-01-09 | Add LICENSE | Andrew Waterman | 6 | -0/+12 | |
2014-12-12 | Add more entropy to matrix multiplication input | Andrew Waterman | 1 | -5/+7 | |
This will exercise the floating-point units more thoroughly. | |||||
2014-11-06 | Fix build with riscv-gcc version 4.9 | Andrew Waterman | 1 | -0/+1 | |
2014-04-14 | commit high-performance mm (scalar and vector versions) | Yunsup Lee | 8 | -0/+818 | |