* config/alpha/alpha.c: Use REG_P, MEM_P, CONST_INT_P, JUMP_P,
commitc933fb42f411db211a1e5bef34d10c83cbb8efb7
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Apr 2009 08:19:54 +0000 (22 08:19 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Apr 2009 08:19:54 +0000 (22 08:19 +0000)
tree66228e392e26f91512cf9bd0b5dfa0217a301e87
parenta002cb9948e39a798b151b0629d63cbb66d22337
* config/alpha/alpha.c: Use REG_P, MEM_P, CONST_INT_P, JUMP_P,
NONJUMP_INSN_P, CALL_P, LABEL_P and NOTE_P predicates instead of
GET_CODE macro.  Use IN_RANGE macro where appropriate.
* config/alpha/alpha.h: Ditto.
* config/alpha/alpha.md: Ditto.
* config/alpha/constraints.md: Ditto.
* config/alpha/predicates.md: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146550 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/constraints.md
gcc/config/alpha/predicates.md