This is the mail archive of the gcc-patches@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]

Re: PR 10776 II


On Wed, Jan 14, 2004 at 01:50:29AM +0100, Jan Hubicka wrote:
> 	* sched-deps.c (trye_dependency_cache, anti_dependency_cache,
> 	outptu_dependency_cache, forward_dependency_cahe): Trun to vectors of
> 	bitmaps
> 	(cache_size): New variable
> 	(add_dependence): Update use; canonize early memory locations
> 	(sched_analyze_1): Likewise.
> 	(sched_analyze_2): Likewise.
> 	(init_dependency_caches): Initialize bitmaps.
> 	(free_dependency_caches): Free bitmaps

Ok.


r~


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