diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-12 08:32:00 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-12 08:32:00 +0000 |
commit | acac6d5dd8716a9085c556202ec7cb1e17dd3fc2 (patch) | |
tree | 79cfceb3da6051a8284f4437cc16da4d2dd1a6d4 /gcc/tree-into-ssa.c | |
parent | e960b69a8b2f325c5dd84b80e42097fdba3de6d4 (diff) | |
download | gcc-acac6d5dd8716a9085c556202ec7cb1e17dd3fc2.tar.gz |
2004-05-12 Paolo Bonzini <bonzini@gnu.org>
Replace several arrays with a struct of arrays.
* combine.c (struct reg_stat): New.
(init_reg_last_arrays): Renamed to...
(init_reg_last): ...this. Callers adjusted.
(reg_stat): New.
(combine_instructions): Allocate it and use it.
(reg_last_death, reg_last_set, reg_last_set_value,
reg_last_set_label, reg_last_set_table_tick,
reg_last_set_invalid, reg_nonzero_bits, reg_sign_bit_copies,
reg_last_set_mode, reg_last_set_nonzero_bits,
reg_last_set_sign_bit_copies): Replace throughout
with items of reg_stat.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81740 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree-into-ssa.c')
0 files changed, 0 insertions, 0 deletions