[llvm-commits] [llvm] r65274 - in /llvm/trunk: lib/Target/X86/X86CallingConv.td lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/ret-mmx.ll

Bill Wendling isanbard at gmail.com
Sun Feb 22 00:11:43 PST 2009


On Feb 22, 2009, at 12:05 AM, Evan Cheng wrote:

> Author: evancheng
> Date: Sun Feb 22 02:05:12 2009
> New Revision: 65274
>
> URL: http://llvm.org/viewvc/llvm-project?rev=65274&view=rev
> Log:
> Be bug compatible with gcc by returning MMX values in RAX.
>
Really?! What was this breaking? I hate ruining our ABI just because  
of GCC. :-)

-bw




More information about the llvm-commits mailing list