summaryrefslogtreecommitdiff
path: root/src/cpu/pred/2bit_local.cc
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-12-21cpu: disallow speculative update of branch predictor tables (o3)Arthur Perais
2016-04-05cpu: Implement per-thread GHRsMitch Hayenga
2016-04-06Revert power patch sets with unexpected interactionsAndreas Sandberg
2016-04-05cpu: Implement per-thread GHRsCurtis Dunham
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2013-01-24branch predictor: move out of o3 and inorder cpusNilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)
2012-02-13BP: Fix several Branch Predictor issues.Mrinmoy Ghosh
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-06-04move: put predictor includes and cc files into the same placeNathan Binkert