Go to file
Simon Pilgrim 911dce2f30 [SelectionDAG] Always use the version of computeKnownBits that returns a value. NFCI.
Continues the work started by @bogner in rL340594 to remove uses of the KnownBits output paramater version.

llvm-svn: 349907
2018-12-21 14:56:18 +00:00
clang [Sema][NFC] Remove some unnecessary calls to getASTContext. 2018-12-21 14:35:24 +00:00
clang-tools-extra [clangd] Cleanup syntax errors in the test, NFC. 2018-12-21 09:32:49 +00:00
compiler-rt [xray] [tests] Detect and handle missing LLVMTestingSupport gracefully 2018-12-21 13:37:30 +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 travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx Fix test case breakages caused by lexically_relative change 2018-12-21 04:38:22 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [SEH] Add initial support for AArch64 2018-12-18 20:05:59 +00:00
lld Remove dead code. 2018-12-20 23:47:39 +00:00
lldb "help finish" tells you it is an alias. "help fin" doesn't. 2018-12-21 01:45:28 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [SelectionDAG] Always use the version of computeKnownBits that returns a value. NFCI. 2018-12-21 14:56:18 +00:00
openmp [Tests] [OpenMP] XFAIL also for ppc64le. 2018-12-18 19:05:07 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
pstl [NFC][pstl] Re-run Clang-format on the whole repository 2018-12-20 20:28:56 +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.