Go to file
Craig Topper c7242e054d Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change since they are equivalent.
llvm-svn: 155188
2012-04-20 07:30:17 +00:00
clang Replace r155185 with a better fix, which also addresses PR12557. When looking 2012-04-20 07:12:26 +00:00
compiler-rt [asan] test for issue #66 2012-04-19 14:53:51 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Richard Smith: __int128 is a GNU keyword which clang 3.1 supports. This usage of it as an identifier will need to be renamed. 2012-04-18 20:55:06 +00:00
lld Add way to represent static archives in yaml test cases. 2012-04-20 01:24:37 +00:00
lldb <rdar://problem/11259893> 2012-04-20 02:02:02 +00:00
llvm Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change since they are equivalent. 2012-04-20 07:30:17 +00:00
polly Dependences: Rework parallelism check 2012-04-19 16:38:16 +00:00