Go to file
Mike Edwards b9abf3d299 [libcxx][test] Reverting r327178 and r327190.
Reverting changes made to iter_alloc_deduction.fail.cpp
as my changes seem to be making several Linux bots angry.

llvm-svn: 327191
2018-03-10 00:53:05 +00:00
clang [ARM] Add ARMv8.2-A FP16 vector intrinsic 2018-03-09 23:39:34 +00:00
clang-tools-extra [clang-tidy] Update run-clang-tidy.py with config arg 2018-03-09 23:26:56 +00:00
compiler-rt [asan] Clean up the REQUIRES of `asan/TestCases/strcat-overlap.cc` 2018-03-09 23:12:32 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc amdgcn/fmax: fcanonicalize operands 2018-03-08 23:01:01 +00:00
libcxx [libcxx][test] Reverting r327178 and r327190. 2018-03-10 00:53:05 +00:00
libcxxabi [demangler] Fix a mistake in r326797. 2018-03-07 04:29:33 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [WebAssembly] Remove a second parameter from toString(). 2018-03-09 22:59:34 +00:00
lldb [SymbolFilePDB] Keep searching until the file name is found for the pdb compiland 2018-03-09 18:50:19 +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 [TwoAddressInstructionPass] Improve tryInstructionCommute of X86 FMA and vpternlog instructions 2018-03-09 23:36:58 +00:00
openmp [OpenMP][libomptarget] Fix union. 2018-03-08 18:44:02 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][CMake] Fix lit setup for building the in the mono repo 2018-03-05 14:43:04 +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.