O3/Ozone: Eliminate dead code counting software prefetch insts
authorGeoffrey Blake <geoffrey.blake@arm.com>
Fri, 9 Mar 2012 14:59:28 +0000 (09:59 -0500)
committerGeoffrey Blake <geoffrey.blake@arm.com>
Fri, 9 Mar 2012 14:59:28 +0000 (09:59 -0500)
commit69d229ce28f0d19069197b9165dc7e3177b168f3
tree3cee26f551f086ecde2fb2bcbf1ea69d237fe72c
parentda0d67c3d6468bedae93d14a9b7461e2b9d7a645
O3/Ozone: Eliminate dead code counting software prefetch insts

Eliminates dead code in the O3 and Ozone CPU models that counted
software prefetch instructions separately for the ALPHA ISA only.
src/cpu/o3/commit_impl.hh
src/cpu/o3/iew_impl.hh
src/cpu/ozone/back_end_impl.hh
src/cpu/ozone/lw_back_end_impl.hh