Go to file
Sanjay Patel a875030ab3 [AArch64][x86] add tests for bitcasted fnabs; NFC
Alternate target coverage for  D44548.

llvm-svn: 344059
2018-10-09 17:20:26 +00:00
clang [CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited constructors 2018-10-09 15:53:14 +00:00
clang-tools-extra [clang-tidy] Fix handling of parens around new expressions in make_<smartptr> checks. 2018-10-09 15:58:18 +00:00
compiler-rt Mark intercept-rethrow-exception.cc as XFAIL on NetBSD 2018-10-09 13:32:52 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc configure: Rework support for gfx9+ devices that were added post LLVM 3.9 2018-09-15 22:02:01 +00:00
libcxx [libcxx] Mark std::async race condition test as unsupported on Darwin 2018-10-09 14:57:40 +00:00
libcxxabi [NFC][unwind] Improve error message when a type has more than one RTTIs 2018-10-09 14:55:15 +00:00
libunwind [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. 2018-10-08 18:35:00 +00:00
lld lld-link: Implement support for %_PDB% and %_EXT% for /pdbaltpath:. 2018-10-08 23:06:05 +00:00
lldb Add support for artificial tail call frames 2018-10-05 23:23:15 +00:00
llgo
llvm [AArch64][x86] add tests for bitcasted fnabs; NFC 2018-10-09 17:20:26 +00:00
openmp [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhere 2018-10-05 17:59:39 +00:00
parallel-libs
polly [IslAst] Fix InParallelFor nesting. 2018-09-27 13:39:37 +00:00
README.md

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.