index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
pred
/
bpred_unit.hh
Age
Commit message (
Expand
)
Author
2016-12-21
cpu: disallow speculative update of branch predictor tables (o3)
Arthur Perais
2016-11-30
cpu: Remove branch predictor function predictInOrder
Jason Lowe-Power
2016-04-05
cpu: Implement per-thread GHRs
Mitch Hayenga
2016-04-05
cpu: Add an indirect branch target predictor
Mitch Hayenga
2016-04-06
Revert power patch sets with unexpected interactions
Andreas Sandberg
2016-04-05
cpu: Implement per-thread GHRs
Curtis Dunham
2016-04-05
cpu: Add an indirect branch target predictor
Mitch Hayenga
2015-10-12
misc: Add explicit overrides and fix other clang >= 3.5 issues
Andreas Hansson
2015-10-12
misc: Remove redundant compiler-specific defines
Andreas Hansson
2015-04-13
cpu: re-organizes the branch predictor structure.
Dibakar Gope
2014-10-16
cpu: Add branch predictor PMU probe points
Andreas Sandberg
2014-09-27
arch: Use const StaticInstPtr references where possible
Andreas Hansson
2014-09-03
cpu: Fix incorrect speculative branch predictor behavior
Mitch Hayenga
2014-08-13
cpu: Modernise the branch predictor (STL and C++11)
Andreas Hansson
2014-06-30
cpu: implement a bi-mode branch predictor
Anthony Gutierrez
2013-01-24
branch predictor: move out of o3 and inorder cpus
Nilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)