gcc/
commitd02274e660aa88a0f1750798c21e8df6125f31e6
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Sep 2014 08:04:32 +0000 (30 08:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Sep 2014 08:04:32 +0000 (30 08:04 +0000)
treef4c9f1d2c838c3e2c542cc98b20aed91a2457ea4
parentc76141f619ced6c2887182c80f0867471c5b8090
gcc/
2014-09-26  David Sherwood  <david.sherwood@arm.com>

* ira-int.h (ira_allocno): Add "wmode" field.
* ira-build.c (create_insn_allocnos): Add new "parent" function
parameter.
* ira-conflicts.c (ira_build_conflicts): Add conflicts for registers
that cannot be accessed in wmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215707 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-build.c
gcc/ira-conflicts.c
gcc/ira-int.h