Go to file
Dan Gohman 23a543971e [Support] Extend SLEB128 encoding support.
Add support for padded SLEB128 values, and support for writing SLEB128
values to buffers rather than to ostreams, similar to the existing
ULEB128 support.

llvm-svn: 294675
2017-02-10 00:02:58 +00:00
clang Add support for armv7ve flag in clang (PR31358). 2017-02-09 23:30:10 +00:00
clang-tools-extra Don't try to link to the 4.0 release notes 2017-02-09 23:25:52 +00:00
compiler-rt Remove strict tid checks from the mac implementation of BlockingMutex 2017-02-09 19:29:11 +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 math: Add native_rsqrt builtin function 2017-02-09 18:39:26 +00:00
libcxx Add missing libc++ import 2017-02-10 00:01:01 +00:00
libcxxabi Fix path to libc++'s python test module 2017-02-09 23:58:54 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld added missing "savetemps/" in test/COFF/savetemps.ll 2017-02-09 23:31:47 +00:00
lldb Make sure we only load the OS plug-in once. 2017-02-09 18:55:41 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [Support] Extend SLEB128 encoding support. 2017-02-10 00:02:58 +00:00
openmp [libomptarget] Align test code with runtime/ 2017-02-07 06:58:15 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [BlockGenerator] Use MemoryAccess::getAccessValue to get load instruction 2017-02-09 23:54:23 +00:00