Go to file
Eli Friedman 2518f8376d Make the logic for determining function alignment more explicit. No functionality change.
llvm-svn: 131012
2011-05-06 20:34:06 +00:00
clang Don't emit nsw flags for vector operations; there's basically no benefit, and a lot of downside (like PR9850, which is about clang's xmmintrin.h making an unexpected transformation on an expression involving _mm_add_epi32). 2011-05-06 18:04:18 +00:00
compiler-rt clang/Darwin: Update ios static lib to build for all archs, in case the 2011-04-30 01:20:56 +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 For a test with unexpected success status, we also dump its session info into a unique file. 2011-05-06 20:30:22 +00:00
llvm Make the logic for determining function alignment more explicit. No functionality change. 2011-05-06 20:34:06 +00:00
polly ScopInfo: Do not return reference to member variable 'domain'. 2011-05-06 19:52:19 +00:00