inorder: cleanup in destructors
authorKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:29:26 +0000 (14:29 -0500)
committerKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:29:26 +0000 (14:29 -0500)
commit91c48b1c3ba6e46324b96fb76762a4d973ce6007
tree92c691b1ebc702dc5ccdb1f43a647faaa942bc1e
parent8b4b4a1ba50a6f422ab75ccf0fb09568f1805ce6
inorder: cleanup in destructors
cleanup hanging pointers and other cruft in the destructors
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh
src/cpu/inorder/pipeline_stage.cc
src/cpu/inorder/pipeline_stage.hh
src/cpu/inorder/reg_dep_map.cc
src/cpu/inorder/reg_dep_map.hh
src/cpu/inorder/resource.cc