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

Evan Cheng evan.cheng at apple.com
Fri Jul 6 11:20:39 PDT 2007


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>




More information about the llvm-commits mailing list