Modified version of llvm with a backend for the DSi and 3DS Teak DSP
Go to file
Matt Arsenault 91be65be65 GlobalISel: Try to make legalize rules more useful for vectors
Mostly keep the existing functions on scalars, but add versions which
also operate based on the vector element size.

llvm-svn: 353430
2019-02-07 17:25:51 +00:00
clang [ASTImporter] Refactor unittests to be able to parameterize them in a more flexible way 2019-02-07 16:52:48 +00:00
clang-tools-extra [clangd] Mention indexing in docs. 2019-02-07 16:10:39 +00:00
compiler-rt [scudo][standalone] Do not error out on spurious C(XX) flags 2019-02-07 15:44:36 +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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx Revert "[libc++] Only add dylib-related features when using the system's libc++" 2019-02-06 18:33:02 +00:00
libcxxabi [CMake] Support compiler-rt builtins library in tests 2019-02-05 19:50:47 +00:00
libunwind [CMake] Support compiler-rt builtins library in tests 2019-02-05 19:50:47 +00:00
lld docs: add missingkeyfunction to doctree, fix title 2019-02-07 12:39:35 +00:00
lldb Fix headers for files added in r353047 2019-02-07 17:16:25 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm GlobalISel: Try to make legalize rules more useful for vectors 2019-02-07 17:25:51 +00:00
openmp [OMPT] Make sure that OMPT is enabled when accessing internals of the runtime 2019-02-04 15:59:42 +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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +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.