Go to file
Marshall Clow 926b0b2bf5 Remove expression '1L + INT_MAX', because it overflows on machines where int/long are the same size
llvm-svn: 332797
2018-05-19 03:09:05 +00:00
clang Do not enable RTTI with -fexceptions, for PS4 2018-05-18 23:32:01 +00:00
clang-tools-extra Revert "[clangd] Adapt file migration in r332720" 2018-05-18 18:33:21 +00:00
compiler-rt Align ClearShadowForThreadStackAndTLS for NetBSD/i386 2018-05-19 01:20:00 +00:00
debuginfo-tests
libclc Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
libcxx Remove expression '1L + INT_MAX', because it overflows on machines where int/long are the same size 2018-05-19 03:09:05 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld Fix unused variable warning in non-debug builds. 2018-05-19 00:37:23 +00:00
lldb [lldb] Fix compile warnings in r332702 2018-05-18 16:19:52 +00:00
llgo
llvm Fix build warning compiling TestPlugin on Windows and disable Passes plugin stuff on Windows since it fundamentally can't work 2018-05-19 03:05:30 +00:00
openmp [libomptarget-nvptx-bc] Pass found CUDA installations 2018-05-16 17:20:27 +00:00
parallel-libs
polly [SCEVAffinator] BB can be null; don't use it to get the LLVMContext. 2018-05-18 21:57:44 +00:00
README.md

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.