Re: Cleanup and speedup inliner after conversion of heap to sreals

2015-01-20 Thread H.J. Lu
On Tue, Dec 16, 2014 at 2:08 PM, Jan Hubicka wrote: > Hi, > conversion to sreal makes it possible to compute badness in more streamlined > manner. Together with the sreal::normalize change this patch finally makes > fibheap badness calcualtion to be out of radar in profiling and I hope it > makes

Cleanup and speedup inliner after conversion of heap to sreals

2014-12-16 Thread Jan Hubicka
Hi, conversion to sreal makes it possible to compute badness in more streamlined manner. Together with the sreal::normalize change this patch finally makes fibheap badness calcualtion to be out of radar in profiling and I hope it makes it more maintainable by eliminating the issues from roundoff e