runtime: introduce build targets for running benchmarks
commit74e836ee6e860ab9ec17cfd23d226991db82b574
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jul 2014 23:19:24 +0000 (1 23:19 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jul 2014 23:19:24 +0000 (1 23:19 +0000)
tree785728d7da32e48edda7da9938acfc4bf0835f12
parent55adf62176d38e2baaa332cb96ce88e1a5213b2c
runtime: introduce build targets for running benchmarks

This introduces the "bench" build target, which can be used to run
all benchmarks.

It is also possible to run subsets of benchmarks with the
"package/check" build targets by setting GOBENCH to a matching regex.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212212 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/Makefile.am
libgo/Makefile.in
libgo/testsuite/gotest