diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-03-25 15:58:40 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-03-25 15:58:40 -0700 |
commit | 7eea64437a974d93e6a99163ecb3d1b97d1c7e0d (patch) | |
tree | f8ea138a4bb0bdb07c16f9bb76170f286a051b98 /gcc/combine.c | |
parent | b09fa78719a041808a6cdb39517cba95a47cb4a7 (diff) | |
download | gcc-7eea64437a974d93e6a99163ecb3d1b97d1c7e0d.zip gcc-7eea64437a974d93e6a99163ecb3d1b97d1c7e0d.tar.gz gcc-7eea64437a974d93e6a99163ecb3d1b97d1c7e0d.tar.bz2 |
haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET instead of calling REGNO_REG_SET_P for each pseudo.
* haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET
instead of calling REGNO_REG_SET_P for each pseudo.
(update_reg_usage): Likewise.
(compute_block_backward)dependences): Do not call "free_list" for
an empty list.
Improves compile times by about 7% on average on my PAs.
From-SVN: r18835
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions