Go to file
Matt Arsenault 0e75a06451 R600/SI: Rough first implementation of shouldClusterLoads
llvm-svn: 217968
2014-09-17 17:48:30 +00:00
clang Basic: add support for ARM ACLE 6.5.1 2014-09-17 14:50:27 +00:00
clang-tools-extra Make a variable local so it's lifetime becomes more obvious. 2014-09-17 13:12:51 +00:00
compiler-rt Do not link the dyndd runtime library against libdl on FreeBSD 2014-09-17 07:54:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: undef macros that are included from atomic_decl.inc 2014-09-17 15:27:39 +00:00
libcxx Fix char_traits functions for GCC compatibility. 2014-09-17 16:34:29 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] update test case to match new llvm-objdump output 2014-09-17 00:51:18 +00:00
lldb If a new platform is created/selected for an architecture, make it the selected platform so you can do things like: 2014-09-17 16:42:50 +00:00
llvm R600/SI: Rough first implementation of shouldClusterLoads 2014-09-17 17:48:30 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00