index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
Switch bmarks makefile to rv64gcv
Jerry Zhao
1
-1
/
+1
2023-05-22
Add vec-strcmp
Jerry Zhao
3
-0
/
+67
2023-05-22
Add vec-sgemm
Jerry Zhao
6
-0
/
+663
2023-05-22
Update vec-memcpy comments
Jerry Zhao
1
-1
/
+1
2023-05-22
Add vec-daxpy
Jerry Zhao
5
-0
/
+382
2023-05-22
Add vec-memcpy benchmark
Jerry Zhao
8
-14
/
+412
2023-05-22
Enable VS for benchmarks
Jerry Zhao
1
-2
/
+2
2023-05-22
Add scalar single-threaded/mt memcpy
Jerry Zhao
7
-2
/
+889
2023-05-22
Improve performance of syscalls/memcpy
Jerry Zhao
1
-1
/
+15
2023-02-13
Update register name to satp (#455)
Pascal Cotret
1
-1
/
+1
2022-06-21
Update information about Makefile fragments (#399)
Mehmet Oguz Derin
1
-4
/
+2
2021-02-01
Prevent GCC from pattern-matching the memset implementation
Andrew Waterman
1
-1
/
+1
2020-10-02
Modify PMP benchmark to detect granularity (#295)
Moritz Schneider
1
-10
/
+24
2020-04-17
The HTIF device must live in its own page since it is (generally) a bus/hardw...
Adrian Harris
1
-0
/
+1
2020-02-08
Solves https://github.com/riscv/riscv-tests/issues/241 : Each mhartid has the...
Sho Nakatani
1
-2
/
+2
2019-12-28
benchmarks: Disassemble .text.init section (#230)
Albert Ou
1
-1
/
+1
2019-12-10
benchmarks: Simplify TLS initialisation (#224)
James Clarke
3
-19
/
+5
2019-07-01
pmp: first set the address, then cfg (#194)
Pentin Alexander Sergeevich
1
-1
/
+1
2017-11-27
Rename sbadaddr to satp
Andrew Waterman
1
-3
/
+3
2017-09-19
Link against libm for fma()
Andrew Waterman
1
-1
/
+1
2017-09-14
Move link options to end of gcc command line
Andrew Waterman
1
-1
/
+1
2017-08-16
Inform GCC that "sfence.vma" clobbers memory
Palmer Dabbelt
1
-1
/
+1
2017-08-04
Improve RVC test
Andrew Waterman
1
-1
/
+2
2017-05-01
Set ELF entry point correctly
Andrew Waterman
1
-0
/
+1
2017-04-26
Add abort() for benefit of benchmark code
Andrew Waterman
1
-0
/
+6
2017-03-30
New PMP encoding
Andrew Waterman
1
-5
/
+8
2017-03-29
Prohibit relaxing the initial gp generation
Palmer Dabbelt
1
-0
/
+3
2017-03-29
Change the global pointer symbol to __global_pointer$
Palmer Dabbelt
2
-2
/
+2
2017-03-27
Separate page faults from physical memory access exceptions
Andrew Waterman
1
-1
/
+1
2017-03-25
Fix FPU initialization code
Andrew Waterman
1
-6
/
+8
2017-03-24
Like tests, pass the benchmarks if XLEN disagrees
Andrew Waterman
1
-5
/
+6
2017-03-22
Add PMP test
Andrew Waterman
2
-0
/
+196
2017-03-22
Clean up benchmarks build
Andrew Waterman
3
-35
/
+10
2017-03-21
Clean up bmarks build
Andrew Waterman
14
-361
/
+14
2017-03-21
Remove smips/host-debugging cruft
Andrew Waterman
12
-276
/
+9
2017-01-20
Use correct macro to guard floating-point initialization
Andrew Waterman
1
-1
/
+1
2017-01-20
Fix build with glibc
Andrew Waterman
2
-1
/
+3
2017-01-04
Specify Spike ISA explicitly
Andrew Waterman
1
-1
/
+1
2016-12-06
avoid non-standard predefined macros
Andrew Waterman
1
-2
/
+2
2016-08-29
On RV32, zero-extend pointers for HTIF
Andrew Waterman
1
-12
/
+12
2016-08-29
Don't explicitly use atomics in rsort
Andrew Waterman
1
-11
/
+17
2016-07-18
Default to XLEN=64 when building in-place
Andrew Waterman
1
-0
/
+2
2016-07-12
Add a "--with-xlen" configure argument (#16)
Palmer Dabbelt
1
-1
/
+1
2016-07-11
Remove deprecated uarch counters; support RVC for benchmarks
Andrew Waterman
2
-27
/
+13
2016-07-07
Don't use FPU in benchmarks that don't need to use the FPU
Andrew Waterman
4
-21
/
+13
2016-07-07
Delete unused benchmark
Andrew Waterman
6
-2539
/
+0
2016-05-25
Keep tohost/fromhost at deterministic address
Andrew Waterman
3
-7
/
+15
2016-05-22
Use -mcmodel=medany, not -fpie
Andrew Waterman
1
-1
/
+1
2016-05-04
speed up mt-matmul and spmv tests
Andrew Waterman
5
-11059
/
+5741
2016-05-04
Speed up benchmarks that take a long time to run
Andrew Waterman
6
-22089
/
+10579
[next]