Age | Commit message (Expand) | Author |
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) |
2011-06-19 | inorder: stall stores on store conditionals & compare/swaps | Korey Sewell |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-02-12 | inorder: clean up the old way of inst. scheduling | Korey Sewell |
2011-02-12 | inorder: utilize cached skeds in pipeline | Korey Sewell |
2011-02-04 | inorder: implement separate fetch unit | Korey Sewell |
2010-12-20 | Style: Replace some tabs with spaces. | Gabe Black |
2010-06-25 | inorder: resource scheduling backend | Korey Sewell |
2010-03-22 | inorder: fix address list bug | Korey Sewell |
2010-01-31 | inorder: inst count mgmt | Korey Sewell |
2010-01-31 | inorder: add threadmodel flag | Korey Sewell |
2009-09-15 | inorder-alpha-fs: edit inorder model to compile FS mode | Korey Sewell |
2009-05-12 | inorder-tlb-cunit: merge the TLB as implicit to any memory access | Korey Sewell |
2009-05-12 | inorder-o3: allow both to compile together | Korey Sewell |
2009-03-04 | Give each resource in InOrder it's own TraceFlag instead of just standard 'Re... | Korey Sewell |
2009-03-04 | Remove unused functions/comments cluttering up the code. | Korey Sewell |
2009-02-20 | Remove unnecessary building of FreeList/RenameMap in InOrder. Clean-up commen... | Korey Sewell |
2009-02-10 | InOrder: Import new inorder CPU model from MIPS. | Korey Sewell |