Go to file
Sanjay Patel 05e36982dd [x86] clean up code for converting 16-bit ops to LEA; NFC
As discussed in D55494, we want to extend this to handle 8-bit
ops too, but that could be extended further to enable this on
32-bit systems too.

llvm-svn: 348851
2018-12-11 15:29:40 +00:00
clang [analyzer] Fix a minor typo. 2018-12-11 14:40:48 +00:00
clang-tools-extra Use the standard Duration factory matcher 2018-12-11 12:45:51 +00:00
compiler-rt Fix bug where we'd try symbolize a second time with the same arguments. 2018-12-11 12:43:44 +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 [libcxx] Fix test failure on GCC 4.9 2018-12-11 15:27:10 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before calling RtlUnwindEx 2018-12-11 09:53:11 +00:00
lld [LLD][ELF] - Support discarding the .dynamic section. 2018-12-10 09:24:49 +00:00
lldb Rename ObjectFile::GetHeaderAddress to GetBaseAddress 2018-12-11 15:21:15 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [x86] clean up code for converting 16-bit ops to LEA; NFC 2018-12-11 15:29:40 +00:00
openmp [OpenMP] Fix a few build issues 2018-12-10 18:26:50 +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
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.