gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2012 15:49:44 +0000 (15:49 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Apr 2012 15:49:44 +0000 (15:49 +0000)
commitfdb1b2b1b851c7da7b2027403c4833abdaa1fa8b
tree41e4c6b9bbf40426f2a4b10439f42d63cd539fe6
parentb30b031c80c745d45199d7052482b98d23413b50
gcc/
* sched-deps.c (fixup_sched_groups): Rename to...
(chain_to_prev_insn): ...this.
(chain_to_prev_insn_p): New function.
(deps_analyze_insn): Use it instead of SCHED_GROUP_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186883 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sched-deps.c