Go to file
Michal Gorny 3ec58c4ef6 [llvm] [lit] Add target-x86* features
Add a 'target-x86' and 'target-x86_64' feature sthat indicates that
the default target is 32-bit or 64-bit x86, appropriately.  Combined
with 'native' feature, we're going to use this to control x86-specific
LLDB native process tests.

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

llvm-svn: 358177
2019-04-11 14:58:39 +00:00
clang Add { } to silence compiler warning [NFC] 2019-04-11 06:57:12 +00:00
clang-tools-extra [clangd] Use identifiers in file as completion candidates when build is not ready. 2019-04-11 09:36:36 +00:00
compiler-rt Prospective test fix in response to r358104. 2019-04-11 03:04:04 +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 LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx Remove repeated words from BuildingLibcxx.rst 2019-04-10 23:44:27 +00:00
libcxxabi [libc++abi] Create a macro for the 32 bit guard setting on ARM platforms 2019-04-10 17:12:06 +00:00
libunwind [libunwind] Fix the typo in unw_save_vfp_as_X alias 2019-04-11 13:08:44 +00:00
lld Fix two sphinx warnings 2019-04-11 07:31:03 +00:00
lldb Minidump: extend UUID byte-swapping to windows platform 2019-04-11 14:14:07 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [llvm] [lit] Add target-x86* features 2019-04-11 14:58:39 +00:00
openmp [OpenMP] Implement 5.0 memory management 2019-04-08 17:59:28 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
pstl [pstl] Move to single underscore-capital for macros and include guards 2019-04-10 19:51:40 +00:00
.arcconfig Update monorepo .arcconfig with new project callsign. 2019-01-31 14:34:59 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +00:00
README.md

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.