kvm, arm: Refactor KVM GIC device
[gem5.git] / src / cpu / pred /
2016-04-05 Mitch Hayengacpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
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
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-15 Andrew Lukefahrcpu: pred: Local Predictor Reset in Tournament Predictor
2015-04-13 Dibakar Gopecpu: re-organizes the branch predictor structure.
2014-10-16 Andreas Sandbergcpu: Add branch predictor PMU probe points
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-03 Dam Sunwoocpu: fix bimodal predictor to use correct global histor...
2014-09-03 Mitch Hayengacpu: Fix incorrect speculative branch predictor behavior
2014-08-13 Andreas Sandbergscons: Build the branch predictor for all CPUs
2014-08-13 Andreas Hanssoncpu: Modernise the branch predictor (STL and C++11)
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2014-06-30 Anthony Gutierrezcpu: implement a bi-mode branch predictor
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-05-14 Anthony Gutierrezcpu: remove local/globalHistoryBits params from branch...
2013-01-24 Nilay Vaish ext... branch predictor: move out of o3 and inorder cpus
2012-12-06 Erik TomuskTournamentBP: Fix some bugs with table sizes and counters
2012-11-02 Mrinmoy Ghosho3: Fix a couple of issues with the local predictor.
2012-02-13 Mrinmoy GhoshBPred: Fix RAS to handle predicated call/return instruc...
2012-02-13 Mrinmoy GhoshBP: Fix several Branch Predictor issues.
2011-08-07 Ali SaidiO3: Fix uninitialized variable in the tournament branch...
2011-07-10 Mrinmoy GhoshBranch predictor: Fixes the tournament branch predictor.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-05-14 Ali SaidiAutomated merge with ssh://m5sim.org//repo/m5
2010-05-14 Maximilien BreugheBPRED: Fixed the treshold-bug in the tournament predictor.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-06-05 Nathan Binkertmove: put predictor includes and cc files into the...