Go to file
Simon Pilgrim d9f1ae3266 [X86][AVX512] Tag VNNIW instruction scheduler classes
llvm-svn: 319784
2017-12-05 16:17:21 +00:00
clang [x86][AVX512] Lowering kunpack intrinsics to LLVM IR 2017-12-05 15:42:47 +00:00
clang-tools-extra [clangd] Set completion options per-request. 2017-12-05 10:42:57 +00:00
compiler-rt [XRay][compiler-rt] Use __sanitizer::Atexit() instead of atexit() 2017-12-05 13:40:01 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx Mark a couple of internal routines as 'noexcept' 2017-12-05 15:56:26 +00:00
libcxxabi [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository 2017-12-04 23:14:03 +00:00
libunwind [libunwind] Switch to add_llvm_install_targets 2017-11-30 23:24:08 +00:00
lld [ELF] AArch64 Errata fix, add missing files. 2017-12-05 16:04:45 +00:00
lldb Add target.process.stop-on-exec setting, and obey it. 2017-12-05 02:50:45 +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][AVX512] Tag VNNIW instruction scheduler classes 2017-12-05 16:17:21 +00:00
openmp [CMake] Detect information about test compiler 2017-11-30 17:08:31 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update to latest clang-format. [NFC] 2017-12-05 00:06:09 +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.