summaryrefslogtreecommitdiff
path: root/tests/long/70.twolf/ref/alpha/tru64/inorder-timing
AgeCommit message (Collapse)Author
2011-07-10O3: Update stats for fetch and bp changes.Ali Saidi
2011-06-19inorder: update SE regressionsKorey Sewell
2011-04-19tests: update stats for name changesNathan Binkert
2011-02-18inorder: regr-update: reduce dynamic mem. use to speedup simsKorey Sewell
previous changesets took a closer look at memory mgmt in the inorder model and sought to avoid dynamic memory mgmt (for access to pipeline resources) as much as possible. For the regressions that were run, the sims are about 2x speedup from changeset 7726 which is the last change since the recent commits in Feb. (note: these regressions now are 4-issue CPUs instead of just 1-issue)
2011-02-12inorder:regress: host-inst-rate improved ~58%Korey Sewell
there are still only a few inorder benchmark but for the lengthier benchmarks (twolf and vortext) the latest changes to how instruction scheduling (how instructions figure out what they want to do on each pipeline stage in the inorder model) were able to improve performance by a nice amount... The latest results for the inorder model process about 100k insts/second (note: 58% is over the last time run on 64-bit pool machines at UM)
2011-02-07Stats: Re update stats.Gabe Black
2011-02-04imported patch regression_updatesKorey Sewell
2010-11-08ARM/Alpha/Cpu: Stats change for prefetchs to be more like normal loads.Ali Saidi
2010-09-21stats: update stats for previous csetSteve Reinhardt
Coherence protocol change basically got rid of UpgradeReqs in L2 caches, other minor related cache stat changes.
2010-09-09stats: update stats for preceding coherence changesSteve Reinhardt
Because the handling of the E state for multilevel caches has changed, stats are affected for any non-ruby config with caches, even uniprocessor simple CPU.
2010-08-17tests: update reference config.ini files for previous csetSteve Reinhardt
Rename 'responder_set' to 'use_default_range'.
2010-06-25inorder: update regressions from RAS fixKorey Sewell
2010-06-24inorder: update regressionsKorey Sewell
2010-06-23inorder: update regressionsKorey Sewell
2010-05-13BPRED: Update regressions for tournament predictor fix.Ali Saidi
2010-04-11inorder: update regressions for fwd-ing patchKorey Sewell
2010-03-27inorder: update twolf/vortex regressionsKorey Sewell
2010-03-23inorder: update twolf regressionKorey Sewell
2010-01-31inorder: twolf alpha regressionKorey Sewell
2009-07-04inorder: Fix up some reference stats.Gabe Black
2009-05-12inorder-regress: add twolf ALPHA-SEKorey Sewell