llvm with tablegen backend for capstone disassembler
Go to file
2016-01-13 21:54:34 +00:00
clang Update cxx_dr_status.html after the 3.8 branch 2016-01-13 19:14:03 +00:00
clang-tools-extra Teach clang-tidy how to upgrade warnings into errors. 2016-01-13 17:36:41 +00:00
compiler-rt [WebAssembly] Enable the builtins library for WebAssembly. 2016-01-13 16:56:15 +00:00
debuginfo-tests
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the strong exception safety guarantee'. This turned out to be a pervasive problem in <string>, which required a fair amount of rework. Add in an optimization for when iterators provide noexcept increment/comparison/assignment/dereference (which covers many of the iterators in libc++). Reviewed as http://reviews.llvm.org/D15862 2016-01-13 21:54:34 +00:00
libcxxabi [WebAssembly] Accomodate wasm's 128-bit long double. 2016-01-13 16:39:30 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Update comment for __cxa_demangle. 2016-01-13 21:39:40 +00:00
lldb Fix some compiler warnings with MSVC 2015. 2016-01-13 21:22:00 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Display detailed profile summary in llvm-profdata tool. 2016-01-13 21:44:36 +00:00
openmp New API for restoring current thread's affinity to init affinity of application 2016-01-12 17:21:55 +00:00
polly Fix of r257495. 2016-01-12 20:47:48 +00:00