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]

Re: PATCH to reduce memory usage of delete_null_pointer_checks



  In message <199911032246.PAA17902528@n02.acl.lanl.gov>you write:
  > 
  > This patch reduces the memory usage of delete_null_pointer_checks by
  > doing the various registers in blocks, rather than all at once, as we
  > discussed about a week ago.
  > 
  > This makes a big difference in peak memory usage on some of my
  > test-cases.
Don't leave us hanging is suspense.  How big of a difference did it make :-)

jeff


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