llvm with tablegen backend for capstone disassembler
Go to file
2015-09-12 16:30:32 +00:00
clang Use -f instead of -d flag for testing existing of clang executable (http://reviews.llvm.org/D12827). 2015-09-12 16:01:34 +00:00
clang-tools-extra [clang-tidy] misc-sizeof-container: whitelist std::bitset<>. 2015-09-11 22:54:44 +00:00
compiler-rt ubsan: Also disable vptr validation on powerpc64le. 2015-09-12 05:24:44 +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 Start adding support for creating shared libraries. 2015-09-11 22:42:45 +00:00
lldb Fix a thinko causing test logs for crashes to not get written. 2015-09-11 21:27:37 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Don't use bashism/kshism of test ==. From Kamil Rytarowski. 2015-09-12 16:30:32 +00:00
openmp [OMPT] Fix assertion that arises when waiting for proxy tasks on runtime shutdown 2015-09-10 21:33:50 +00:00
polly Merge TempScop into Scop 2015-09-11 21:41:48 +00:00