branch predictor: move out of o3 and inorder cpus
Review Request #1602 - Created Jan. 5, 2013 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9476:059046fdc03d --------------------------- branch predictor: move out of o3 and inorder cpus This patch moves the branch predictor files in the o3 and inorder directories to src/cpu/pred. This allows sharing the branch predictor across different cpu models. This patch was originally posted by Timothy Jones in July 2010 but never made it to the repository.
Hi Nilay, Thanks for resurrecting this. In principle I have no issues, I just would like to make sure that the moved code includes all the latest fixes to the branch predictor that numerous people have contributed to. If so and you get no stats differences please commit. Thanks, Ali
Review request changed
Updated (Jan. 15, 2013, 9:25 a.m.)
Description: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+1205 -1906) |
