-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1982/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 9845:c54b03ea9d5d
---------------------------
cpu/inorder: merge register class enums

The previous patch introduced a RegClass enum to clean
up register classification.  The inorder model already
had an equivalent enum (RegType) that was used internally.
This patch replaces RegType with RegClass to get rid
of the now-redundant code.


Diffs
-----

  src/cpu/inorder/cpu.hh 1ddfb0679c7569fb56382ac2187d6de038fd6f28 
  src/cpu/inorder/cpu.cc 1ddfb0679c7569fb56382ac2187d6de038fd6f28 
  src/cpu/inorder/reg_dep_map.hh 1ddfb0679c7569fb56382ac2187d6de038fd6f28 
  src/cpu/inorder/reg_dep_map.cc 1ddfb0679c7569fb56382ac2187d6de038fd6f28 
  src/cpu/inorder/resources/use_def.cc 1ddfb0679c7569fb56382ac2187d6de038fd6f28 

Diff: http://reviews.gem5.org/r/1982/diff/


Testing
-------


Thanks,

Steve Reinhardt

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to