Go to file
Petr Pavlu 7c84b2e3ab [ARM] Enable spilling of the hGPR register class in Thumb2
Generalize code in Thumb2InstrInfo::storeRegToStackSlot() and
loadRegToStackSlot() to allow the GPR class or any of its sub-classes
(including hGPR) to be stored/loaded by ARM::t2STRi12/ARM::t2LDRi12.

Differential Revision: https://reviews.llvm.org/D51927

llvm-svn: 346401
2018-11-08 13:02:10 +00:00
clang clang-cl: Add "/clang:" pass-through arg support. 2018-11-08 11:27:04 +00:00
clang-tools-extra [clangd] Drop namespace references in the index. 2018-11-07 14:59:24 +00:00
compiler-rt Split lgammal() from INIT_LGAMMAL 2018-11-07 20:19:53 +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 -Wimplicit-fallthrough warning 2018-11-07 23:51:13 +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 [DWARFv5] Read and dump multiple .debug_info sections. 2018-11-07 21:39:09 +00:00
lldb [FileSystem] Add convenience method to check for directories. 2018-11-08 00:14:50 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [ARM] Enable spilling of the hGPR register class in Thumb2 2018-11-08 13:02:10 +00:00
openmp Add Hurd support. 2018-11-07 12:27:38 +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.