Go to file
Diana Picus 8a73f5562f [ARM] CodeGen: Remove AddDefaultCC. NFC.
Replace all uses of AddDefaultCC with add(condCodeOp()).
The transformation has been done automatically with a custom tool based on Clang
AST Matchers + RefactoringTool.

Differential Revision: https://reviews.llvm.org/D28557

llvm-svn: 291893
2017-01-13 10:18:01 +00:00
clang Another fix for r291850 because there are apparently targets which add 2017-01-13 02:47:34 +00:00
clang-tools-extra Fix the build of the include-fixer plugin for some shared cmake builds and MSVC. 2017-01-13 10:14:07 +00:00
compiler-rt ASAN activate/deactive controls thread_local_quarantine_size_kb option. 2017-01-12 18:51:25 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Add new macro _LIBCPP_BUILTIN_MEMCMP_ISCONSTEXPR to use in std::char_traits. 2017-01-12 16:25:07 +00:00
libcxxabi Bump version to 5.0.0svn 2017-01-12 21:36:22 +00:00
libunwind Bump version to 5.0.0svn 2017-01-12 21:37:55 +00:00
lld Remove error(error_code, const Twine &). 2017-01-12 22:18:04 +00:00
lldb Fix log typo in ABISysV_arm64.cpp 2017-01-13 09:06:58 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [ARM] CodeGen: Remove AddDefaultCC. NFC. 2017-01-13 10:18:01 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Clear the release notes for 5.0.0 2017-01-12 22:47:01 +00:00