Go to file
Sanjay Patel 39b4dd2da7 revert r340135: [CodeGen] add rotate builtins
At least a couple of bots (PPC only?) are showing the compiler dying while trying to compile:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/11065/steps/build%20stage%201/logs/stdio
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/18267/steps/build%20stage%201/logs/stdio

llvm-svn: 340136
2018-08-19 13:48:06 +00:00
clang revert r340135: [CodeGen] add rotate builtins 2018-08-19 13:48:06 +00:00
clang-tools-extra [clang-tidy] Add missing check documentation. 2018-08-17 19:50:22 +00:00
compiler-rt [msan] Remove XFAIL: freebsd from test/msan/tls_reuse.cc 2018-08-18 23:25:55 +00:00
debuginfo-tests Revert "Add a basic integration test for C++ smart pointers" 2018-08-18 04:16:50 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx Refactor the newly created <bit> header. Still (almost) NFC. Reviewed as https://reviews.llvm.org/D50876 2018-08-17 17:27:25 +00:00
libcxxabi Factor Node creation out of the demangler. No functionality change intended. 2018-08-16 22:04:36 +00:00
libunwind NFC: Test commit access 2018-08-16 16:55:07 +00:00
lld [WebAssembly] Don't compress LEBs by default 2018-08-17 19:42:46 +00:00
lldb Skip tests on Darwin for now. The build bots are not passing due to heavy load and poor machines. 2018-08-18 00:33:15 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [X86] Fix an issue in the matching for ADDUS. 2018-08-19 04:26:31 +00:00
openmp [OMPT] Remove OMPT idle callback 2018-08-15 13:54:28 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [AST] Adapt Polly to AnalysisSetTracker changes. NFC. 2018-08-17 19:31:41 +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.