llvm with tablegen backend for capstone disassembler
Go to file
2017-12-01 06:01:59 +00:00
clang [c++2a] P0515R3: Support for overloaded operator<=>. 2017-12-01 02:13:10 +00:00
clang-tools-extra [clangd] Logger implicitly adds newline 2017-11-30 23:21:34 +00:00
compiler-rt [msan] Fix return type of mbrtowc 2017-11-30 22:15:39 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx Include AddLLVM needed for tests in the right context 2017-12-01 03:16:50 +00:00
libcxxabi [libc++abi] Add install-cxxabi-stripped target 2017-11-30 23:25:51 +00:00
libunwind [libunwind] Switch to add_llvm_install_targets 2017-11-30 23:24:08 +00:00
lld Add an additional test for r319503. 2017-12-01 04:46:56 +00:00
lldb ClangASTContext::ParseClassTemplateDecl doesn't always succeed. 2017-12-01 03:41:30 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [X86] Add another v2i32 gather test case with v2i64 index that wasn't sign extended. 2017-12-01 06:01:59 +00:00
openmp [CMake] Detect information about test compiler 2017-11-30 17:08:31 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Handle Top-Level-Regions in polly::isHoistableLoad 2017-11-30 13:06:10 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

Low Level Virtual Machine (LLVM)

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.