llvm with tablegen backend for capstone disassembler
Go to file
Eric Fiselier beefef6b4e Fix incorrect change during refactoring.
cxa_guard_abort should still broadcast on exit.

llvm-svn: 357956
2019-04-08 23:20:09 +00:00
clang Revert "[MS] Add metadata for __declspec(allocator)" 2019-04-08 22:46:41 +00:00
clang-tools-extra [clangd] Add fallback mode for code completion when compile command or preamble is not ready. 2019-04-08 14:53:16 +00:00
compiler-rt [asan_symbolize] Use proper logging infrastructure. 2019-04-08 22:28:27 +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 [libc++] Remove install_name and compatibility_version on OS X 2019-04-08 21:37:42 +00:00
libcxxabi Fix incorrect change during refactoring. 2019-04-08 23:20:09 +00:00
libunwind Move the alias definition of unw_getcontext to within !defined(__USING_SJLJ_EXCEPTIONS__) 2019-04-04 17:50:14 +00:00
lld ELF: Move verneed tracking data structures out of VersionNeedSection. 2019-04-08 17:48:05 +00:00
lldb Rename Target::GetSharedModule to Target::GetOrCreateModule. 2019-04-08 23:03:02 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [InstCombine] add tests for negate+sdiv; NFC 2019-04-08 22:55:10 +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] Improve the parallel version of std::equal 2019-04-03 17:34:57 +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
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.