On Thu, 2 May 2013, Jakub Jelinek wrote:
> On Thu, May 02, 2013 at 12:56:05PM +0200, Richard Biener wrote:
> > +
> > + ~instantiate_cache_type();
>
> Missing space.
Fixed and committed after bootstrap / regtest on x86_64-unknown-linux-gnu.
Richard.
On Thu, May 02, 2013 at 12:56:05PM +0200, Richard Biener wrote:
> +
> + ~instantiate_cache_type();
Missing space.
Jakub
This moves the very short-lived hashtable used by instantiate_scev
and resolve_mixers out of GC memory. See my mail to g...@gcc.gnu.org
for how hash_table is lacking to improve the new code even further.
I've timed the patch for aermod from polyhedron (the benchmark
with the largest compile-time