llvm with tablegen backend for capstone disassembler
Go to file
2017-11-20 16:00:42 +00:00
clang [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb 2017-11-20 13:53:55 +00:00
clang-tools-extra [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branches 2017-11-18 19:48:33 +00:00
compiler-rt Correct return types of NetBSD specific functions 2017-11-20 15:39:30 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests" 2017-11-17 00:41:18 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Attempt to fix template depth test failures on older Clang versions 2017-11-19 09:46:34 +00:00
libcxxabi [libcxxabi][CMake] Provide option to disable installing of the library 2017-11-17 23:25:09 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld [ELF] Fix rewriting of --sysroot in reproducer tars 2017-11-20 15:49:48 +00:00
lldb Remove 2 unused methods DWARFDebugInfo::Find and their FindCallbackString 2017-11-19 19:04:24 +00:00
llgo
llvm [mips] Reorder target specific passes 2017-11-20 15:59:18 +00:00
openmp Fixed OMP doacross implementation on 32-bit platforms. 2017-11-20 16:00:42 +00:00
parallel-libs
polly Port ScopInfo to the isl cpp bindings 2017-11-19 22:13:34 +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.