Go to file
Tobias Grosser daf68ea309 [ZoneAlgo] Remove uses of isl::give - II
llvm-svn: 331121
2018-04-28 22:11:48 +00:00
clang [ItaniumMangle] Undeduced auto type shouldn't be substitutable. 2018-04-28 02:40:28 +00:00
clang-tools-extra [clangd] Fix unicode handling, using UTF-16 where LSP requires it. 2018-04-27 11:59:28 +00:00
compiler-rt tsan: improve "destroy of a locked mutex" reports 2018-04-27 08:59:35 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc relational/select: Condition types for half are short/ushort, not char/uchar 2018-04-25 17:36:36 +00:00
libcxx [libcxx] [test] Remove non-portable assertions from filebuf tests 2018-04-26 22:18:33 +00:00
libcxxabi [libc++abi] Replace __sync_* functions with __libcpp_atomic_* functions. 2018-04-16 22:00:14 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld Migrate from std::pointer_to_unary_function as it is removed in C++17 2018-04-28 00:12:02 +00:00
lldb Fix build bots after r331049 broke them. 2018-04-27 21:10:07 +00:00
llgo
llvm [X86] Restrict many of the InstAliases to either to only att or intel syntax. NFCI 2018-04-28 18:46:11 +00:00
openmp [OpenMP] Remove compilation warning when using clang to compile bc files. 2018-04-26 14:06:53 +00:00
parallel-libs
polly [ZoneAlgo] Remove uses of isl::give - II 2018-04-28 22:11:48 +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.