Go to file
John McCall c12b133d00 Properly clear all the extra bits in a significand when making a NaN from an
APInt.  Be certain to set the integer bit in an x87 extended-precision
significand so that we don't accidentally make a pseudo-NaN.

llvm-svn: 97382
2010-02-28 12:49:50 +00:00
clang Use getBody() to get the function definition when the decl referenced is not 2010-02-28 06:39:11 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Properly clear all the extra bits in a significand when making a NaN from an 2010-02-28 12:49:50 +00:00