Go to file
Andrew Trick 3190559282 Allow converting MachineBasicBlock::iterator to const_iterator.
llvm-svn: 155225
2012-04-20 20:05:19 +00:00
clang In r135308, -save-temps was modified to prevent a temporary file from 2012-04-20 20:05:08 +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 [docs] Update version number. I suggest that at some point we make the 2012-04-20 19:30:12 +00:00
lldb Don't put the address of the module in the module basename as this hoses up our ability to find shared libraries by name. We now put it into the Module object name. 2012-04-20 19:50:20 +00:00
llvm Allow converting MachineBasicBlock::iterator to const_iterator. 2012-04-20 20:05:19 +00:00
polly Dependences: Rework parallelism check 2012-04-19 16:38:16 +00:00