llvm with tablegen backend for capstone disassembler
Go to file
Petr Hosek 403793e7b5 [CMake] Pass additional CMake flags in Fuchsia cache files
This allows passing additional CMake flags to builtins and runtimes
build through Fuchsia cache files.

Differential Revision: https://reviews.llvm.org/D45997

llvm-svn: 331717
2018-05-08 02:47:13 +00:00
clang [CMake] Pass additional CMake flags in Fuchsia cache files 2018-05-08 02:47:13 +00:00
clang-tools-extra Add support for ObjC property name to be a single acronym. 2018-05-04 18:14:08 +00:00
compiler-rt [XRay][compiler-rt] Add llvm-mca assembler annotations for XRay (NFC) 2018-05-08 01:57:51 +00:00
debuginfo-tests
libclc remquo: Flush denormals if not supported 2018-05-03 05:44:28 +00:00
libcxx Status updates for Rapperswil 2018-05-07 18:59:04 +00:00
libcxxabi Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS 2018-05-03 12:44:27 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld Add a CIE with length 0 unconditionally. 2018-05-08 01:19:16 +00:00
lldb [lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows 2018-05-07 21:57:00 +00:00
llgo
llvm [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>) 2018-05-08 02:02:50 +00:00
openmp [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions 2018-05-07 12:42:21 +00:00
parallel-libs
polly Pass compiler arguments in the create_ll.sh script 2018-05-02 15:27:32 +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.