This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r117504 - in /branches/out-of-ssa-the-sequel/gc...


Author: amacleod
Date: Fri Oct  6 13:47:09 2006
New Revision: 117504

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117504
Log:

2006-10-06  Andrew MacLeod  <amacleod@redhat.com>
	
	* tree-ssa-coalesce.c (ssa_conflicts_test_p): Avoid bit test when able.
	(ssa_conflicts_merge): Be more efficient when possible.


Modified:
    branches/out-of-ssa-the-sequel/gcc/ChangeLog
    branches/out-of-ssa-the-sequel/gcc/tree-ssa-coalesce.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]