On Mar 30, 2007, at 6:04 PM, Bill Wendling wrote:

>
> +  // The first 8 MMX vector arguments are passed in MMX registers.
> +  CCIfType<[v8i8, v4i16, v2i32, v1i64],
> +              CCAssignToReg<[RDI, RSI, RDX, RCX, R8 , R9 ]>>,
> +

Please update the comment to match the code.

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to