llvm with tablegen backend for capstone disassembler
Go to file
Eric Fiselier a596ea5842 Fix dangling reference in test
llvm-svn: 337906
2018-07-25 11:19:13 +00:00
clang [clang-format ]Extend IncludeCategories regex documentation 2018-07-25 10:21:47 +00:00
clang-tools-extra [clangd] Introduce Dex symbol index search tokens 2018-07-25 10:34:57 +00:00
compiler-rt [profile] Support profiling runtime on Fuchsia 2018-07-25 03:01:35 +00:00
debuginfo-tests Revert "[CMake] Sort dependency list and add safestack to it" 2018-07-18 20:10:43 +00:00
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx Fix diagnostic test to tolerate Clang diagnosing it as well. 2018-07-25 11:16:39 +00:00
libcxxabi Fix dangling reference in test 2018-07-25 11:19:13 +00:00
libunwind [CMake] Include CMakeDependentOption in libunwind 2018-07-24 23:42:51 +00:00
lld Fix error messages for bad symbols. 2018-07-24 22:52:11 +00:00
lldb Add unit tests for VMRange 2018-07-24 23:52:39 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions. 2018-07-25 11:13:40 +00:00
openmp [OPNEMP, NVPTX] Fixed sychronization construct + code cleanup. 2018-07-23 13:52:12 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [isl] Simplify iterator implementation by building on top of list accessors 2018-07-23 15:28:50 +00:00
README.md

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.