cpu: Remove the InOrderCPU from the tree
Review Request #2704 - Created March 24, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10782:7d705e6bc0f4 --------------------------- cpu: Remove the InOrderCPU from the tree This patch takes the final step in removing the InOrderCPU from the tree. Rest in peace. The MinorCPU is now used to model an in-order microarchitecture, and long term the MinorCPU will eventually be renamed InOrderCPU.
RIP :'(
We should probably solicit a 'Ship It' from Korey just so he can have some closure... :)
