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

Chris Lattner clattner at apple.com
Fri Mar 7 16:49:56 PST 2008


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.

-Chris

>
>
> Evan
>
> On Mar 7, 2008, at 4:26 PM, Dan Gohman wrote:
>
>> I didn't use the --output= option..
>>
>> Dan
>>
>> On Mar 7, 2008, at 4:21 PM, Evan Cheng wrote:
>>
>>> Try running bugpoint without --output= option.
>>>
>>> Evan
>>>
>>> On Mar 7, 2008, at 3:52 PM, Dan Gohman wrote:
>>>
>>>>
>>>> On Mar 6, 2008, at 1:45 PM, Evan Cheng wrote:
>>>>>
>>>>> More annoying is 176.gcc fails with the patch. It's very likely
>>>>> not a
>>>>> bug in your patch. But I haven't had the chance to track it down.
>>>>> Does
>>>>> it work for you?
>>>>
>>>> I just tried bugpoint on this but bugpoint's reduced testcase  
>>>> didn't
>>>> show
>>>> the problem :-/.
>>>>
>>>> Dan
>>>>
>>>> _______________________________________________
>>>> llvm-commits mailing list
>>>> llvm-commits at cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list