llvm with tablegen backend for capstone disassembler
Go to file
Alexander Kornienko 0497084b69 [clang-tidy] Add loop-convert check to clang-tidy.
Move LoopConvert from clang-modernize to modernize module in clang-tidy.

http://reviews.llvm.org/D12076

Patch by Angel Garcia!

llvm-svn: 245427
2015-08-19 09:11:46 +00:00
clang [OPENMP] Link libomp.lib on Windows 2015-08-19 04:49:01 +00:00
clang-tools-extra [clang-tidy] Add loop-convert check to clang-tidy. 2015-08-19 09:11:46 +00:00
compiler-rt Remove forkpty test with -Wl,-as-needed. This currently breaks in 2015-08-19 06:10:57 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Fix warnings about pessimizing return moves for C++11 and higher 2015-08-19 06:43:33 +00:00
libcxxabi Revert r243752, it broke running tests on OS X (PR24491). 2015-08-18 18:29:33 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Use ErrorOr::operator* instead of ErrorOr::get. 2015-08-18 09:18:15 +00:00
lldb XFAIL TestCppScope for Darwin. 2015-08-19 06:21:09 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm More clean up, still NFC. Remove dead variables now that the casts are gone. 2015-08-19 06:25:30 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Make prevectorization width configurable 2015-08-19 08:46:11 +00:00