bump env
[riscv-tests.git] / benchmarks / Makefile
2017-09-19 Andrew WatermanLink against libm for fma()
2017-09-14 Andrew WatermanMove link options to end of gcc command line
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-03-23 Andrew WatermanAdd PMP test
2017-03-22 Andrew WatermanClean up benchmarks build
2017-03-22 Andrew WatermanClean up bmarks build
2017-03-22 Andrew WatermanRemove smips/host-debugging cruft
2017-01-21 Andrew WatermanFix build with glibc
2017-01-04 Andrew WatermanSpecify Spike ISA explicitly
2016-07-19 Andrew WatermanDefault to XLEN=64 when building in-place
2016-07-12 Palmer DabbeltAdd a "--with-xlen" configure argument (#16)
2016-05-22 Andrew WatermanUse -mcmodel=medany, not -fpie
2016-05-04 Howard Maoget rid of empty benchmark
2016-05-03 Howard Maoadd empty benchmark
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-03-03 Andrew WatermanFix ./configure in root
2016-03-01 Colin SchmidtMerge pull request #8 from riscv/sqrt-171
2016-02-27 Palmer DabbeltMerge pull request #10 from riscv/travis-dev
2016-02-27 Colin Schmidtallow make variables to be overwritten update configure
2015-12-04 Andrew WatermanMerge pull request #4 from pmundkur/devel
2015-09-21 Andrew WatermanRemove Hwacha v3 tests
2015-05-01 Andrew WatermanMake dhrystone report correct-ish numbers
2015-04-21 Andrew WatermanFix benchmark compilation/execution on RV32
2014-12-04 Andrew WatermanUse new toolchain and calling convention
2014-11-08 Henry CookClean up canonical mt benchmarks and reorganize extra...
2014-11-07 Andrew WatermanFix build with riscv-gcc version 4.9
2014-04-15 Yunsup Leecommit high-performance mm (scalar and vector versions)
2014-04-07 Andrew WatermanAdd radix sort benchmark
2014-02-11 Adam IzraelevitzMerge branch 'master' of github.com:ucb-bar/riscv-tests
2014-02-06 Andrew WatermanClean up benchmarks; support uarch-specific counters
2014-02-05 Quan NguyenAdd Stephen's vector FFT code
2014-02-01 Henry CookMinor Makefile improvements
2013-11-25 Andrew WatermanUpdate benchmarks to new privileged ISA
2013-08-25 Andrew WatermanDon't build vector benchmarks for now
2013-08-24 Andrew WatermanReflect changes to ISA
2013-08-24 Sebastien MiroloMerge pull request #1 from smirolo/configure
2013-08-12 Sebastien MiroloMerge branch 'master' of git://github.com/ucb-bar/riscv...
2013-07-24 Sebastien Mirolofeature: add autoconf
2013-05-14 Yunsup Leechange riscv-isa-run to spike
2013-04-30 Yunsup Leebenchmarks initial commit