Go to file
Douglas Gregor 1c8cd7c1a5 Implement the C++0x move optimization for Automatic Reference Counting
objects, so that we steal the retain count of a temporary __strong
pointer (zeroing out that temporary), eliding a retain/release
pair. Addresses <rdar://problem/9364932>.

llvm-svn: 133621
2011-06-22 16:32:26 +00:00
clang Implement the C++0x move optimization for Automatic Reference Counting 2011-06-22 16:32:26 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Add instructions for -U__STRICT_ANSI__ for Mac OS 10.6 2011-06-22 12:13:55 +00:00
libcxxabi Clean up the vector tests 2011-06-13 17:57:10 +00:00
lldb Bump Xcode project version to 64. 2011-06-22 03:27:35 +00:00
llvm PTX: Fix FrameIndex mapping bug 2011-06-22 16:07:03 +00:00
polly www: Adding webpage to track memory access transformation 2011-06-18 17:17:16 +00:00