Go to file
Daniel Dunbar 2139c52d33 lib: Finish int_math.h definitions using compiler builtins and eliminate
implementation use of <math.h>.

llvm-svn: 144786
2011-11-16 07:33:06 +00:00
clang Fix PR11385: A pointer constant expression which has been cast via an integer is 2011-11-16 07:18:12 +00:00
compiler-rt lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
debuginfo-tests
libcxx On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Made the darwin host layer properly reap any child processes that it spawns. 2011-11-16 05:37:56 +00:00
llvm Fix the execution domain on a bunch of SSE/AVX instructions. 2011-11-16 07:30:46 +00:00
polly ScopLib: Fix export/import after parameters are now tagged with isl_ids. 2011-11-15 11:39:02 +00:00