summaryrefslogtreecommitdiff
path: root/src/cpu/tournament_pred.cc
AgeCommit message (Collapse)Author
2009-05-12inorder-o3: allow both to compile togetherKorey Sewell
allow InOrder and O3CPU to be compiled at the same time: need to make branch prediction filed shared by both models