Go to file
Gabor Horvath 7a91c08414 [ASTImporter] TypeAliasTemplate and PackExpansion importing capability
Patch by: Zoltan Gera!

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

llvm-svn: 318147
2017-11-14 11:30:38 +00:00
clang [ASTImporter] TypeAliasTemplate and PackExpansion importing capability 2017-11-14 11:30:38 +00:00
clang-tools-extra add new check for property declaration 2017-11-13 23:54:31 +00:00
compiler-rt [builtins] Include GENERIC_SOURCES in arm_SOURCES for MinGW 2017-11-14 07:07:01 +00:00
debuginfo-tests Revert "Update test_debuginfo.pl script to point to new tree location." 2017-11-13 23:33:29 +00:00
libclc native_divide: provide function implementation instead of macro 2017-11-13 18:28:56 +00:00
libcxx Rename identifiers named `__output` 2017-11-14 11:14:25 +00:00
libcxxabi Remove excess whitespace from syslog message; NFC 2017-11-13 15:40:31 +00:00
libunwind Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
lld [MIPS] Set STO_MIPS_MICROMIPS flag and less-significant bit for microMIPS symbols 2017-11-13 22:40:36 +00:00
lldb Add a data formatter for libc++ std::bitset 2017-11-14 11:15:03 +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 [ARM GlobalISel] Remove C++ code for G_CONSTANT 2017-11-14 11:20:32 +00:00
openmp [OpenMP] Remove the unused testsuite/ directory 2017-11-13 17:44:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [polly] Remove redundant return [NFC] 2017-11-10 20:33:08 +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

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.