llvm with tablegen backend for capstone disassembler
Go to file
Dan Gohman f295cc8fb5 [WebAssembly] Fix a compiler warning. NFC.
Fix a warning about a comparison between signed and unsigned integer
expressions.

llvm-svn: 288532
2016-12-02 20:13:05 +00:00
clang With LTO and profile-use, enable hotness info in opt remarks 2016-12-02 17:54:34 +00:00
clang-tools-extra [clang-tidy] Do not trigger unnecessary-value-param check on methods marked as final 2016-12-02 14:44:16 +00:00
compiler-rt Revert "Compiler-rt part of D26230: Add (constant) masked load/store support (Try #2)" 2016-12-02 16:19:14 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Protect sequences test under libcpp-no-exceptions 2016-12-01 17:36:41 +00:00
libcxxabi Update implementation of ABI support for throwing noexcept function pointers 2016-12-02 02:06:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Remove a wrong performance optimization. 2016-12-02 18:40:43 +00:00
lldb Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [WebAssembly] Fix a compiler warning. NFC. 2016-12-02 20:13:05 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00