Go to file
Simon Dardis 9d68565262 [utils][mips] Add support for mips for update_llc_checks.py
Add support for mips, particularly skipping the matching of .frame, .(f)mask
and LLVM's usage of the .set no(reorder|at|macro) directives.

Reviewers: spatel

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

llvm-svn: 319001
2017-11-26 19:22:44 +00:00
clang [ASTImporter] Support TypeTraitExpr 2017-11-26 17:04:06 +00:00
clang-tools-extra [clang-tidy] Fix link error (http://llvm.org/PR35417). 2017-11-25 08:52:42 +00:00
compiler-rt Detect thread termination in LSan/NetBSD 2017-11-26 09:42:01 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx More of P0600; marking allocation routines as [[nodiscard]] 2017-11-26 02:55:38 +00:00
libcxxabi [demangler] Support for abi_tag attribute 2017-11-22 20:38:22 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld Delete dead code. 2017-11-24 19:06:14 +00:00
lldb Due to changes for DWZ I would need to update those such as renaming it to 2017-11-25 17:16:56 +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 [utils][mips] Add support for mips for update_llc_checks.py 2017-11-26 19:22:44 +00:00
openmp doxygen: disable the html timestamp: this is breaking the reproducible build of openmp 2017-11-25 14:12:33 +00:00
parallel-libs
polly [MaximalStaticExpansion] Simplify this code a bit. NFCI. 2017-11-25 23:01:31 +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.