[llvm-commits] CVS: llvm/lib/Target/X86/X86ISelLowering.cpp

Chris Lattner clattner at apple.com
Sun Jun 17 16:31:10 PDT 2007


On Jun 16, 2007, at 4:57 PM, Bill Wendling wrote:

> Revert patch. It regresses:
>
> define double @test2(i64 %A) {
>    %B = bitcast i64 %A to double
>    ret double %B
> }

Thanks Bill,

-Chris




More information about the llvm-commits mailing list