Go to file
Matt Arsenault f2a167fb1d AMDGPU: Refactor fcanonicalize combine
This will make more complex combines easier.

llvm-svn: 339070
2018-08-06 22:10:26 +00:00
clang [analyzer] InnerPointerChecker: fix displayed checker name. 2018-08-06 22:03:42 +00:00
clang-tools-extra [clangd] Index Interfaces for Xrefs 2018-08-06 13:14:32 +00:00
compiler-rt [CMake] Allow building builtins standalone out of tree without any llvm-config available 2018-08-03 05:50:33 +00:00
debuginfo-tests Disable the asan-deque.cpp integration test for AppleLLDB < v1000 2018-08-04 00:02:48 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro 2018-08-06 14:11:50 +00:00
libcxxabi [itanium demangler] Support dot suffixes on block invocation functions 2018-08-02 17:45:01 +00:00
libunwind [CMake] Allow building standalone without any llvm-config available 2018-08-03 05:51:31 +00:00
lld Add TARGET(foo) linker script directive. 2018-08-06 21:29:41 +00:00
lldb Add a relocation for R_AARCH64_ABS32 in ObjectFileELF 2018-08-06 22:04:08 +00:00
llgo
llvm AMDGPU: Refactor fcanonicalize combine 2018-08-06 22:10:26 +00:00
openmp [OpenMP] Fix doacross testing for gcc 2018-08-02 19:13:07 +00:00
parallel-libs
polly [JSONExporter] Print instead of ignoring parser error. 2018-08-02 00:11:14 +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.