[llvm-commits] Patch for review: Speeding up ScheduleDAG computations

Dan Gohman gohman at apple.com
Mon Mar 10 13:55:03 PDT 2008


On Mar 7, 2008, at 4:49 PM, Chris Lattner wrote:

> On Mar 7, 2008, at 4:42 PM, Evan Cheng wrote:
>> Did you use make Output/176.gcc.diff-llc? I think the makefile rule
>> uses -output.
>
> More specifically:
>
>   make bugpoint-llc
>
> Should work.  When it gets confused, use "cd Output/bugpoint-llc;
> bugpoint <copied options>" where the options copied come from whatever
> 'make bugpoint-llc' does, but without -output.

That's cool. Unfortunately neither "make bugpoint-llc" nor copying its
bugpoint command and removing -output produced a testcase that
reproduces the problem :-/.

Dan




More information about the llvm-commits mailing list