diff options
author | Sergey Grechanik <mouseentity@ispras.ru> | 2011-08-11 11:53:51 +0000 |
---|---|---|
committer | Alexander Monakov <amonakov@gcc.gnu.org> | 2011-08-11 15:53:51 +0400 |
commit | f0898307231190ca62014affb960f8f1f2fced59 (patch) | |
tree | 5353ca6b284d07d91d9df7b8a04a2242b23de59e /gcc/tree-ssa-uninit.c | |
parent | 0d9439b07cce79ee8e822481f75331dc70399826 (diff) | |
download | gcc-f0898307231190ca62014affb960f8f1f2fced59.zip gcc-f0898307231190ca62014affb960f8f1f2fced59.tar.gz gcc-f0898307231190ca62014affb960f8f1f2fced59.tar.bz2 |
sched-deps.c (sched_get_condition_with_rev): Rename to ...
2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>
Alexander Monakov <amonakov@ispras.ru>
* sched-deps.c (sched_get_condition_with_rev): Rename to ...
(sched_get_condition_with_rev_uncached): ... this. Factor out
condition caching logic into ...
(sched_get_condition_with_rev): ... this. Reimplement. Do not
attempt to use cache for instructions with zero luid.
(sched_analyze_insn): Use INSN_CACHED_COND instead of INSN_COND.
* sched-int.h (INSN_COND): Rename to INSN_CACHED_COND.
Co-Authored-By: Alexander Monakov <amonakov@ispras.ru>
From-SVN: r177657
Diffstat (limited to 'gcc/tree-ssa-uninit.c')
0 files changed, 0 insertions, 0 deletions