[llvm-commits] [compiler-rt] r94011 - /compiler-rt/trunk/README.txt

Douglas Gregor dgregor at apple.com
Wed Jan 20 11:50:52 PST 2010


On Jan 20, 2010, at 10:45 AM, Howard Hinnant wrote:
> +int __unorddf2vfp(double a, double b);  // army only.  Appears to return
> +                                        //     __unorddf2
> +int __unordsf2vfp(float a, float b);    // army only.  Appears to return
> +                                        //     __unordsf2
> +

"army"?

	- Doug




More information about the llvm-commits mailing list