llvm with tablegen backend for capstone disassembler
Go to file
Peter Collingbourne 6f94087329 CFI: Run the tests only on supported architectures/OSs.
Specifically, only run the cfi-icall tests on x86/x86_64, and add
an XFAIL for darwin.

llvm-svn: 247325
2015-09-10 19:18:08 +00:00
clang Driver: Support cfi-icall on all OSs when targeting x86/x86_64. 2015-09-10 19:18:05 +00:00
clang-tools-extra [clang-tidy] Add misc-sizeof-container check to find sizeof() uses on stl 2015-09-10 16:37:46 +00:00
compiler-rt CFI: Run the tests only on supported architectures/OSs. 2015-09-10 19:18:08 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Fix Clang-tidy misc-use-override warnings, other minor fixes. 2015-09-10 18:51:36 +00:00
lldb Build Plugin/JITLoader/GDB on all platforms. 2015-09-10 14:28:49 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [IR] Conservatively mark 'catchpad' as accessing memory 2015-09-10 18:50:09 +00:00
openmp Fix hanging barriers if number of parallel regions exceeds UINT_MAX 2015-09-10 18:44:30 +00:00
polly Runtime error check elimination 2015-09-10 17:51:27 +00:00