Go to file
John McCall 29ad95b232 The lvalue-to-rvalue on structs in C++ is actually part
of default argument promotion and needs to happen unconditionally.
This is particularly semantically important in C++0x.

llvm-svn: 138691
2011-08-27 01:09:30 +00:00
clang The lvalue-to-rvalue on structs in C++ is actually part 2011-08-27 01:09:30 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Micro-optimization: Update the shift amount only when needed. 2011-08-26 23:51:22 +00:00
llvm Excluding ARM JIT tests until someone can fix this compilation path. 2011-08-26 23:39:30 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00