> On 06/06/2017 12:44 PM, David Malcolm wrote: > > On Tue, 2017-06-06 at 10:55 +0200, marxin wrote: > > > > Some minor nits below. > > > >> gcc/ChangeLog: > >> > >> 2017-05-26 Martin Liska <mli...@suse.cz> > >> > >> * predict.c (struct branch_predictor): New struct. > >> (test_prediction_value_range): New test. > >> (predict_tests_c_tests): New function. > >> * selftest-run-tests.c (selftest::run_tests): Run the function. > >> * selftest.h: Declare new tests. Ok, thanks (also do David for pointing out issues) Honza
- [PATCH 0/3] Rework early return and hot/cold label predictor... marxin
- [PATCH 1/3] Come up with selftests for predict.c. marxin
- Re: [PATCH 1/3] Come up with selftests for predict.... David Malcolm
- Re: [PATCH 1/3] Come up with selftests for pred... Martin Liška
- Re: [PATCH 1/3] Come up with selftests for ... David Malcolm
- Re: [PATCH 1/3] Come up with selftests for ... Jan Hubicka
- [PATCH 3/3] Rework cold and hot label attributes in pre... marxin
- [PATCH 2/3] Make early return predictor more precise. marxin
- Re: [PATCH 2/3] Make early return predictor more pr... Jan Hubicka
- Re: [PATCH 2/3] Make early return predictor mor... Martin Liška
- Re: [PATCH 2/3] Make early return predictor... Jan Hubicka
- Re: [PATCH 2/3] Make early return pred... Martin Liška
- Re: [PATCH 2/3] Make early return ... Jan Hubicka
- Re: [PATCH 2/3] Make early ret... Martin Liška
- [PATCH] Fix ipa-split-5.c test... Martin Liška