Go to file
Douglas Gregor eb4089ad01 Only trigger the initialize-an-array-via-elementwise-copy/move code
generation when we're dealing with an implicitly-defined copy or move
constructor. And, actually set the implicitly-defined bit for
implicitly-defined constructors and destructors. Should fix self-host.

llvm-svn: 140334
2011-09-22 20:32:43 +00:00
clang Only trigger the initialize-an-array-via-elementwise-copy/move code 2011-09-22 20:32:43 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Partial Windows port by Ruben Van Boxem 2011-09-22 19:10:18 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Add initial implementation of watchpoint commands for list, enable, disable, and delete. 2011-09-22 18:04:58 +00:00
llvm Synthesize SSE3/AVX 128 bit horizontal add/sub instructions from 2011-09-22 20:15:48 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00