Go to file
Eli Friedman 8ba29d8e7f PR9866: Fix the implementation of _mm_loadl_pd and _mm_loadh_pd to not make
bad assumptions about the alignment of the double* argument.

llvm-svn: 131052
2011-05-07 18:59:31 +00:00
clang PR9866: Fix the implementation of _mm_loadl_pd and _mm_loadh_pd to not make 2011-05-07 18:59:31 +00:00
compiler-rt clang/Darwin: Include divsi3 functions on x86, they are used by the divmod 2011-05-06 23:06:07 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx change RC_BUILDIT to RC_XBS for detecting Apple build environment 2011-05-06 01:13:20 +00:00
libcxxabi initial import 2011-05-05 15:27:28 +00:00
lldb Made expressions that are just casts of pointer 2011-05-07 01:06:41 +00:00
llvm The comparision "max(x,y)==x" is equivalent to "x>=y". Since the max is 2011-05-07 16:56:49 +00:00
polly ScopInfo: Do not return reference to member variable 'domain'. 2011-05-06 19:52:19 +00:00