Go to file
Matthias Braun 5092dc010f Basic/Targets.cpp: Reformat aarch64 CPU list.
Having 1 entry per line and an alphabetical order is clearer and reduces
the risk of invalid merges.

llvm-svn: 276931
2016-07-27 22:47:09 +00:00
clang Basic/Targets.cpp: Reformat aarch64 CPU list. 2016-07-27 22:47:09 +00:00
clang-tools-extra fix typo in clang-rename and clang-tidy docs 2016-07-27 14:26:03 +00:00
compiler-rt [compiler-rt] Fix warnings in interception code 2016-07-27 16:16:54 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS. 2016-07-26 14:29:45 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind [libunwind][ARM] Add support for Thumb1 targets 2016-07-25 09:21:56 +00:00
lld [lld][MachO] Temporarily revert r276921 - it's causing bot-failures on Linux. 2016-07-27 22:46:02 +00:00
lldb Fixed "void SBWatchpoint::SetEnabled (bool enabled)" to work properly and added a test for it. 2016-07-27 20:47:49 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LVI] Use DenseMap::find_as in LazyValueInfo. 2016-07-27 22:33:36 +00:00
openmp Replace enum types in variadic functions by build-in types. 2016-07-22 16:05:35 +00:00
parallel-libs Add .clang-format to parallel-libs 2016-07-20 17:49:55 +00:00
polly GPGPU: Add basic support for kernel launches 2016-07-27 13:20:16 +00:00