Go to file
Joerg Sonnenberger d769a1ed62 Use switch statements in preparation for adding more architectures.
llvm-svn: 199529
2014-01-18 00:50:49 +00:00
clang Use switch statements in preparation for adding more architectures. 2014-01-18 00:50:49 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt Support NetBSD/ARM. 2014-01-17 14:06:22 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Adjust build fix from r199494 to use C++ casts 2014-01-17 16:17:24 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Use auto for readability. No functionality change. 2014-01-18 00:38:44 +00:00
lldb Undo change to triple behavior from r199510. 2014-01-17 22:21:22 +00:00
llvm Fix more instances of dropped fast math flags when optimizing FADD instructions. All found by inspection (aka grep). 2014-01-18 00:48:14 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00