Displaying 1 result from an estimated 1 matches for "cauldron2013".
Did you mean:
cauldron2014
2013 Jul 29
1
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
On Mon, Jul 29, 2013 at 4:24 PM, Hal Finkel <hfinkel at anl.gov> wrote:
>
> Out of curiosity, has anyone tried to optimize the pass ordering in some
> (quasi-)automated way? Naively, a genetic algorithm seems like a perfect
> fit for this.
>
This is the closest I've seen:
http://donsbot.wordpress.com/2010/03/01/evolving-faster-haskell-programs-now-with-llvm/
However, it