summaryrefslogtreecommitdiff
path: root/src/cpu/pred/bpred_unit_impl.hh
AgeCommit message (Expand)Author
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-10-16cpu: Add branch predictor PMU probe pointsAndreas Sandberg
2014-09-27arch: Use const StaticInstPtr references where possibleAndreas Hansson
2014-09-03cpu: Fix incorrect speculative branch predictor behaviorMitch Hayenga
2014-08-13cpu: Modernise the branch predictor (STL and C++11)Andreas Hansson
2013-10-17cpu: add consistent guarding to *_impl.hh files.Matt Horsnell
2013-01-24branch predictor: move out of o3 and inorder cpusNilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)