Go to file
Benjamin Kramer a03d3198ee [X86] Unbreak the build.
X86ISelLowering.cpp:34130:5: error: return type 'llvm::SDValue' must
match previous return type 'const llvm::SDValue' when lambda expression
has unspecified explicit return type

llvm-svn: 323557
2018-01-26 20:16:43 +00:00
clang Try to unbreak 32 bit builds after r323528. 2018-01-26 20:01:13 +00:00
clang-tools-extra [clangd] Fix GCC build break 'declaration changes meaning' 2018-01-26 11:23:33 +00:00
compiler-rt [NFC] fix trivial typos in comments and documents 2018-01-26 08:16:08 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc tanpi: Port from amd_builtins 2018-01-19 18:57:22 +00:00
libcxx Reland: [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries. 2018-01-26 01:34:51 +00:00
libcxxabi Reland: 2018-01-26 03:41:58 +00:00
libunwind Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs 2018-01-26 06:50:07 +00:00
lld Rename a test file. 2018-01-26 01:01:21 +00:00
lldb gmodules XFAIL two more tests that only fail for android (pr36109) 2018-01-26 16:05:46 +00:00
llgo
llvm [X86] Unbreak the build. 2018-01-26 20:16:43 +00:00
openmp [OMPT] Use fuzzy return addresses in lock testcases 2018-01-26 14:19:02 +00:00
parallel-libs
polly [ScopBuilder] Prefer PHI Write accesses in the statement the incoming value is defined. 2018-01-23 23:56:36 +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.