llvm with tablegen backend for capstone disassembler
Go to file
2015-02-13 14:29:22 +00:00
clang Remove a stray blank line that my sort_include.py script found. 2015-02-13 09:57:05 +00:00
clang-tools-extra Moved header list loading to new class. This is staging for adding module map loading and checking support. 2015-02-13 14:29:22 +00:00
compiler-rt tsan: fix stack printing 2015-02-13 14:27:43 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Fix error checking in get_temp_file_name(). 2015-02-13 03:02:28 +00:00
libcxxabi Don't use bzero() and strcpy(). 2015-02-13 07:18:22 +00:00
lld Using 'isa' instead of 'dyn_cast' 2015-02-13 14:28:18 +00:00
lldb Fix configure+make build broken by r228943 (part 2) 2015-02-13 12:27:24 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm [CodeGenPrepare] Removed duplicate logic. SimplifyCFG already knows how to speculate calls to cttz/ctlz. 2015-02-13 14:15:48 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00