Go to file
Sanjay Patel fa5f146872 [InstCombine] add folds for fcmp Pred fabs(X), 0.0
Similar to rL346321, we had folds for the ordered
versions of these compares already, so add the
unordered siblings for completeness.

llvm-svn: 346324
2018-11-07 15:33:03 +00:00
clang [OpenCL] Fix diagnostic message about overload candidates 2018-11-07 13:07:18 +00:00
clang-tools-extra [clangd] Drop namespace references in the index. 2018-11-07 14:59:24 +00:00
compiler-rt [Profile] Fix fork test and add tests for execlp and execvp after patch https://reviews.llvm.org/D53593 2018-11-07 13:51:17 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Remove redundant OVERRRIDES file 2018-11-04 00:54:46 +00:00
libcxx Fix the test for partition_copy so it is not ridiculously slow. Also, detab. 2018-11-04 17:57:25 +00:00
libcxxabi Use C++11 fallthrough attribute syntax when available and add a break 2018-11-01 18:24:03 +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][NFC] Use explicit --symbols instead of -t in tests using llvm-readelf. 2018-11-06 19:34:22 +00:00
lldb Add a break to avoid an unannotated fall-through. 2018-11-07 05:17:31 +00:00
llgo
llvm [InstCombine] add folds for fcmp Pred fabs(X), 0.0 2018-11-07 15:33:03 +00:00
openmp Add Hurd support. 2018-11-07 12:27:38 +00:00
parallel-libs
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.