[llvm-commits] [llvm] r37843 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

Evan Cheng evan.cheng at apple.com
Fri Jul 6 13:40:33 PDT 2007


This seems to have fixed llvm-test failures, but Mac OS X PPC  
bootstrapping is still unhappy. :-(

Evan

On Jul 6, 2007, at 11:20 AM, Evan Cheng wrote:

> Great! I'll do some more testing.
>
> Thanks,
>
> Evan
> On Jul 6, 2007, at 6:10 AM, Dan Gohman wrote:
>
>> Hi Evan,
>>
>> Ok, I believe I've figured out where I was confused. The attached
>> patch makes the endian-swapping always done, even for virtual
>> registers, which appears to be the right thing to do, makes the
>> code simpler, and it fixes the problem you pointed out with
>> SingleSource/UnitTests/2005-05-12-Int64ToFP.c
>>
>> Dan
>>
>> On Thu, Jul 05, 2007 at 06:48:31PM -0700, Evan Cheng wrote:
>>> Hi Dan,
>>>
>>> I've committed this:
>>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
>>> Mon-20070702/051079.html
>>>
>>> as a workaround. Please figure out a proper fix. Thanks!
>>>
>>> Evan
>>>
>>
>> -- 
>> Dan Gohman, Cray Inc.
>> <patch>
>
> _______________________________________________
> 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