[llvm-commits] [llvm] r74508 - /llvm/trunk/lib/Target/X86/README.txt

Chris Lattner clattner at apple.com
Mon Jun 29 22:22:42 PDT 2009


On Jun 29, 2009, at 10:03 PM, Eli Friedman wrote:

>>
>> +There is no need to clobber %edx there.
>
> Huh?  We *are* returning a 64-bit value, whose top half is in %edx.

You're right, I completely misread the asm :)

-Chris



More information about the llvm-commits mailing list