]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/loop-invariant.c
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 28 Apr 2005 05:03:09 +0000 (05:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 28 Apr 2005 05:03:09 +0000 (05:03 +0000)
commit2ca202e792186e9641f933ad0830266dbace0eeb
treefe6f1039398672aa41a8e7ee84c0d75a91f4b324
parentb6f9abcfe37f1b295c17b97f351465467e47921d
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate.

* bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,
function.c, global.c, lcm.c, loop-invariant.c, optabs.c,
reorg.c, resource.c, tree-ssa-loop-ivopts.c, value-prof.c: Use
JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P
where appropriate.

From-SVN: r98913
15 files changed:
gcc/ChangeLog
gcc/bt-load.c
gcc/cfgexpand.c
gcc/dwarf2out.c
gcc/emit-rtl.c
gcc/expr.c
gcc/function.c
gcc/global.c
gcc/lcm.c
gcc/loop-invariant.c
gcc/optabs.c
gcc/reorg.c
gcc/resource.c
gcc/tree-ssa-loop-ivopts.c
gcc/value-prof.c