Re: compiler operations research

2010-04-07 Thread roy rosen
Thanks Dave, I'll have a look at these. Roy. 2010/4/7, Dave Korn : > On 07/04/2010 12:29, roy rosen wrote: > > Hi, > > > > Are there any known methodologies/tools/flows that enable operations > > research on the compiler generated assembly? > > Something like MILEPOST+ICI? An automated machine

Re: compiler operations research

2010-04-07 Thread Dave Korn
On 07/04/2010 12:29, roy rosen wrote: > Hi, > > Are there any known methodologies/tools/flows that enable operations > research on the compiler generated assembly? Something like MILEPOST+ICI? An automated machine learning version of gcc: http://ctuning.org/wiki/index.php/CTools:MilepostGCC h

compiler operations research

2010-04-07 Thread roy rosen
Hi, Are there any known methodologies/tools/flows that enable operations research on the compiler generated assembly? The reasoning behind the question is that compiler heuristics complexity are restricted by compilation time, while test environment can run for a long time taking into account bot