becopyopt: Replace is_Reg_Phi() by just is_Phi().
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 07:38:05 +0000 (08:38 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 07:38:05 +0000 (08:38 +0100)
commit831e040d95f74da41bd6f0c1946ed0b2f2cf5423
tree4f5a83e33f33758187ca7955e3bbbd1775f4f22b
parent4cbdab238c1bd78c11cda18f18f8a4ab676e5c56
becopyopt: Replace is_Reg_Phi() by just is_Phi().

It makes no sense to check the mode of the Phi.
ir/be/becopyopt.c
ir/be/becopyopt_t.h
ir/be/bepbqpcoloring.c