[llvm-commits] [llvm] r75533 [2/2] - in /llvm/trunk/test: Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
Chris Lattner
clattner at apple.com
Mon Jul 13 16:26:54 PDT 2009
Thanks!
On Jul 13, 2009, at 4:06 PM, Dan Gohman wrote:
>
> On Jul 13, 2009, at 3:36 PM, Chris Lattner wrote:
>
>
>>
>> On Jul 13, 2009, at 3:30 PM, Dan Gohman wrote:
>>
>>>
>>>
>>> --- llvm/trunk/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
>>> (added)
>>>
>>> +++ llvm/trunk/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll Mon
>>> Jul 13 17:30:31 2009
>>>
>>> @@ -0,0 +1,17396 @@
>>>
>>> +; RUN: llvm-as < %s | llc
>>>
>>> +; PR4534
>>>
>>> +
>>>
>>
>> Dan, this testcase is huge. Can you cut it down? If not, we
>> shouldn't include it.
>
> Sorry, I didn't realize it was that huge. I checked in a
> significantly reduced form now.
>
> Dan
>
More information about the llvm-commits
mailing list