inorder: regr-update: reduce dynamic mem. use to speedup sims
authorKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:31:37 +0000 (14:31 -0500)
committerKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:31:37 +0000 (14:31 -0500)
commitab9c20cc78be49dbfc4bd8a4f479409094254e2a
treee05dcf93005b9b1a195de890ea31976684016065
parentbc16bbc158613b7eaebe7d2021a6a0503c4a0635
inorder: regr-update: reduce dynamic mem. use to speedup sims
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)
tests/long/50.vortex/ref/alpha/tru64/inorder-timing/simout
tests/long/50.vortex/ref/alpha/tru64/inorder-timing/stats.txt
tests/long/70.twolf/ref/alpha/tru64/inorder-timing/simout
tests/long/70.twolf/ref/alpha/tru64/inorder-timing/stats.txt
tests/quick/00.hello/ref/alpha/linux/inorder-timing/simout
tests/quick/00.hello/ref/alpha/linux/inorder-timing/stats.txt
tests/quick/00.hello/ref/mips/linux/inorder-timing/simout
tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt