Go to file
Simon Pilgrim 6c63e6c222 [X86][Btver2] Cleanup TEST instructions to use JFPA (+JFPX on ymms) function unit
llvm-svn: 328343
2018-03-23 17:59:22 +00:00
clang [vfs] Don't bail out after a missing -ivfsoverlay file 2018-03-23 17:37:27 +00:00
clang-tools-extra [clangd] Remove 'static' from a function inside anonymous ns. NFC 2018-03-23 10:39:15 +00:00
compiler-rt [sanitizer] Fix PPC bot 2018-03-23 00:15:10 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc remainder: Port from amd builtins 2018-03-19 01:01:10 +00:00
libcxx Add temporary printouts to test to help debug failures. 2018-03-22 23:14:20 +00:00
libcxxabi [demangler] Support for <template-param>s in generic lambdas. 2018-03-16 03:06:30 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld Add a minimal fix for PR36878. 2018-03-23 17:19:18 +00:00
lldb [CommandObjectFrame] Remove dead code. 2018-03-23 00:14:41 +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][Btver2] Cleanup TEST instructions to use JFPA (+JFPX on ymms) function unit 2018-03-23 17:59:22 +00:00
openmp Fixed __kmpc_get_target_offload() to call library initialization. 2018-03-22 18:51:51 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update for LLVM header movement 2018-03-21 23:21: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

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.