Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | cpu: re-organizes the branch predictor structure. | Dibakar Gope | |
Committed by: Nilay Vaish <nilay@cs.wisc.edu> | |||
2014-09-03 | cpu: fix bimodal predictor to use correct global history reg | Dam Sunwoo | |
A small bug in the bimodal predictor caused significant degradation in performance on some benchmarks. This was caused by using the wrong globalHistoryReg during the update phase. This patches fixes the bug and brings the performance to normal level. | |||
2014-06-30 | cpu: implement a bi-mode branch predictor | Anthony Gutierrez | |