Go to file
Owen Anderson ec5d480329 Revert r203883 (which was more of a bandaid) and fix the real underlying
issue in that the new MachineRegisterInfo bundle iterators didn't
dereference to the START of the bundle, while the old skipBundle()
method did.

llvm-svn: 203890
2014-03-14 05:02:18 +00:00
clang static link polly 2014-03-14 04:04:27 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt [CMake] More fixes for Windows build 2014-03-13 13:37:07 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc
libcxx Exclude .svn (and other "dot" directories) when installing headers. 2014-03-13 16:13:54 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld [PECOFF] Make WinLinkDriver::parse() and allocate*() functions thread-safe. 2014-03-14 04:28:38 +00:00
lldb One more time. Multi-line expressions when there is no valid expression that follow “expr [options] —“. 2014-03-13 23:48:40 +00:00
llvm Revert r203883 (which was more of a bandaid) and fix the real underlying 2014-03-14 05:02:18 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly add -load polly.so only when not LINK_POLLY_INTO_TOOLS 2014-03-14 04:04:36 +00:00