Go to file
George Karpenkov d5680e5979 [analyzer] a few helper methods for getting and comparing symbolic values
API calls should express intent, and that's a motivation behind this patch.

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

llvm-svn: 322809
2018-01-18 03:18:36 +00:00
clang [analyzer] a few helper methods for getting and comparing symbolic values 2018-01-18 03:18:36 +00:00
clang-tools-extra [clang-tidy] Adding Fuchsia checker for trailing returns 2018-01-17 21:18:15 +00:00
compiler-rt [Sanitizers] Changes in Hwasan allocator missed in D42198. 2018-01-18 00:23:46 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc rootn: Port from amd_builtins 2018-01-17 21:22:14 +00:00
libcxx libcxx: Define set_unexpected, _get_unexpected and __uncaught_exceptions without dllimport. 2018-01-18 00:33:35 +00:00
libcxxabi Fix standalone test-suite run. 2018-01-17 22:07:09 +00:00
libunwind [PPC64] Added vector registers. 2018-01-16 20:54:10 +00:00
lld Update for llvm change. 2018-01-18 02:08:32 +00:00
lldb [CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY='' 2018-01-18 01:16:30 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Make GlobalValues with non-default visibilility dso_local. 2018-01-18 02:08:23 +00:00
openmp Partial revert of [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl 2018-01-17 11:13:11 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [polly] [ScopInfo] Don't use isl_val_get_num_si. 2018-01-17 21:59:02 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.