----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3744/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- cpu: Remove branch predictor function predictInOrder This function was used by the now-defunct InOrderCPU model. Since this model is no longer in gem5, this function was not called from anywhere in the code. Diffs ----- src/cpu/pred/bpred_unit.hh 9e5050028323 src/cpu/pred/bpred_unit.cc 9e5050028323 Diff: http://reviews.gem5.org/r/3744/diff/ Testing ------- Compiles and se mode tests run. Thanks, Jason Lowe-Power _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
