summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/mips/linux/o3-timing
AgeCommit message (Collapse)Author
2011-09-13O3: Update stats for new ordering fix.Ali Saidi
2011-09-09MIPS: Update MIPS stats for cleaned up operand checks.Gabe Black
2011-08-19O3: Update stats for LSQ changes.Ali Saidi
2011-07-10O3: Update stats for fetch and bp changes.Ali Saidi
2011-06-20alpha:o3:simple: update simout/err filesKorey Sewell
A few prior changesets have changed the gem5 output in a way that wont cause errors but may be confusing for someone trying to debug the regressions. Ones that I caught were: - no more "warn: <hash address" - typo in the ALPHA Prefetch unimplemented warning Additionaly, the last updated stats changes rearrange the ordering of the stats output even though they are still correct stats (gem5 is smart enough to detect this). All the regressions pass w/the same stats even though it looks like they are being changed.
2011-04-22tests: updates for stat name changeNathan Binkert
2011-04-19tests: update stats for name changesNathan Binkert
2011-04-04O3: Update stats for memory order violation checking patch.Ali Saidi
2011-02-07Stats: Re update stats.Gabe Black
2011-02-07Stats: Back out broken update.Gabe Black
2011-02-06regress: Regression Tester output updatesBrad Beckmann
2011-01-18Stats: Update stats for previous set of patches.Ali Saidi
2010-11-15Regressions: Update regressions for SIMD opclass changesAli Saidi
2010-10-31Ref output: Update refs for PCState change.Gabe Black
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-06tests: Update O3 ref outputs to reflect Lisa's dist format change.m5test
2010-05-13BPRED: Update regressions for tournament predictor fix.Ali Saidi
2010-02-25stats: update stats for the changes I pushed re: shared cache occupancyLisa Hsu
2010-01-02MIPS: Update the stats of the RUBY version of the regressions.Gabe Black
2009-12-31MIPS: Update stats for updated initial environment.Gabe Black
2009-09-24mips-stats: update regressions of arguments fixKorey Sewell
2009-07-06tests: stats outputs now include CDFs, update tests that use those so ↵Nathan Binkert
they're easier to diff
2009-04-22stats: update reference outputs now that compatibility is goneNathan Binkert
Because of the initialization bug, it wasn't consistent anyway.
2009-04-22Update stats for new single bad-address responder.Steve Reinhardt
Mostly just config.ini updates, though the different response latency for bad addresses caused very minor timing changes in the O3 Linux boot tests.
2009-04-18o3-mips-regress: add hello word regression.Korey Sewell