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.
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upWe already promote SRL and SHL to i32. This will introduce sign extends sometimes which might be harder to deal with than the zero we use for promoting SRL. I ran this through some of our internal benchmark lists and didn't see any major regressions. I think there might be some DAG combine improvement opportunities in the test changes here. Differential Revision: https://reviews.llvm.org/D60278 llvm-svn: 357743
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
clang-tools-extra | ||
|
|
clang | ||
|
|
compiler-rt | ||
|
|
debuginfo-tests |
|
|
|
|
libclc | ||
|
|
libcxx | ||
|
|
libcxxabi | ||
|
|
libunwind | ||
|
|
lld | ||
|
|
lldb | ||
|
|
llgo | ||
|
|
llvm |
|
|
|
|
openmp | ||
|
|
parallel-libs | ||
|
|
polly | ||
|
|
pstl | ||
|
|
.arcconfig | ||
|
|
.clang-format |
|
|
|
|
.clang-tidy | ||
|
|
README.md |
|
|
This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.