cpu: Fix bi-mode branch predictor thresholds
[gem5.git] / src / cpu / pred / bi_mode.cc
2017-09-06 Rico Amslingercpu: Fix bi-mode branch predictor thresholds
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-21 Arthur Peraiscpu: disallow speculative update of branch predictor...
2016-04-05 Mitch Hayengacpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Curtis Dunhamcpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2015-04-13 Dibakar Gopecpu: re-organizes the branch predictor structure.
2014-09-03 Dam Sunwoocpu: fix bimodal predictor to use correct global histor...
2014-06-30 Anthony Gutierrezcpu: implement a bi-mode branch predictor