[llvm-commits] Speeding up instruction selection

Chris Lattner clattner at apple.com
Wed Mar 26 16:31:36 PDT 2008


On Mar 26, 2008, at 3:42 PM, Evan Cheng wrote:
>>> Unfortunately your patch is triggering a bug somewhere which breaks
>>> 176.gcc. Dan is trying to track it down but it's illusive. We don't
>>> know what part of your patch is causing this so it's best not to
>>> check
>>> anything in. I'm sure we'll eventually figure out the issue. Thanks
>>> for your patience.
>>
>> Actually, is it possible for you to provide me with the binary  
>> version
>> of the testcase, i.e. with the 176gcc.bc file? Or does it break any
>> licensing terms of SPEC benchmarks still?
>
> Probably. :-(

You can provide the .bc file, just not any sources or the inputs SPEC  
provides.  Since the inputs are just .i files though, it shouldn't be  
too hard to run it :)

-Chris



More information about the llvm-commits mailing list