Go to file
Peter Collingbourne b8b248cf2e docs: Add a missing LTO visibility reference.
llvm-svn: 334671
2018-06-13 23:21:02 +00:00
clang docs: Add a missing LTO visibility reference. 2018-06-13 23:21:02 +00:00
clang-tools-extra Reverting r334604 due to failing tests. 2018-06-13 15:02:34 +00:00
compiler-rt [ASAN] Fix fputs interception for 32-bit macOS 2018-06-13 23:19:21 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc r600/fmin: Flush denormals before calling builtin. 2018-06-07 20:27:58 +00:00
libcxx [CMake] Use common variable for all header targets NFC 2018-06-12 06:58:06 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld Remove needless bitwise-AND. 2018-06-13 19:58:33 +00:00
lldb [FileSpec] Make style argument mandatory for SetFile. NFC 2018-06-13 22:54:52 +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 AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL 2018-06-13 22:30:47 +00:00
openmp [OpenMP] Fix formatting issues in kmp_stats.h 2018-06-08 22:27:53 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [test] Fix a typo in a test case [NFCI] 2018-06-13 21:46:29 +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.