This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1e182a91377 build_llvm_package.bat: Add OpenMP back
new 92ac75817fa [X86] Remove all the vector NOP bitcast patterns. Use a few [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/X86/X86ISelDAGToDAG.cpp | 10 ++
lib/Target/X86/X86InstrVecCompiler.td | 117 ------------------------
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 2 +-
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 16 ++--
test/CodeGen/X86/avx512-shuffle-schedule.ll | 32 +++----
test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 16 ++--
test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +-
7 files changed, 45 insertions(+), 152 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 91fa1be82c2 [X86] Support fp128 and/or/xor/load/store with VEX and EVEX [...]
new a9028ca1b43 [Dominators] Refine the logic of recalculate() in the DomTr [...]
new 1e182a91377 build_llvm_package.bat: Add OpenMP back
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/IR/DomTreeUpdater.h | 8 +++-----
lib/IR/DomTreeUpdater.cpp | 29 ++++++++++++-----------------
unittests/IR/DomTreeUpdaterTest.cpp | 26 ++++++++++++++++++++++++++
utils/release/build_llvm_package.bat | 2 +-
4 files changed, 42 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ebab95406fe [InstSimplify] fold extracting from std::pair (2/2)
new 91fa1be82c2 [X86] Support fp128 and/or/xor/load/store with VEX and EVEX [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/X86/X86ISelLowering.cpp | 5 +-
lib/Target/X86/X86InstrSSE.td | 45 ----
lib/Target/X86/X86InstrVecCompiler.td | 78 ++++++
test/CodeGen/X86/fp128-i128.ll | 463 +++++++++++++++++++++++-----------
4 files changed, 393 insertions(+), 198 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from 59d418f Bump version number to 8.0.0svn
new 18823fe [CMake] Allow building standalone without any llvm-config available
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a5e5a0f704 [libclang 7/8] Add support for getting property setter and g [...]
new 3500aae383 [libclang 8/8] Add support for the flag_enum attribute
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang-c/Index.h | 5 +++--
test/Index/attributes.c | 6 ++++++
tools/libclang/CIndex.cpp | 2 ++
tools/libclang/CXCursor.cpp | 1 +
4 files changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 27f6922ba [libFuzzer] Initial implementation of weighted mutation lever [...]
new 3a468fa7b [CMake] Allow building builtins standalone out of tree withou [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/Modules/CompilerRTUtils.cmake | 74 +++++++++++++++++++------------------
1 file changed, 39 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 18e311ebbb7 [Dominators] Convert existing passes and utils to use the D [...]
new ebab95406fe [InstSimplify] fold extracting from std::pair (2/2)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Analysis/InstructionSimplify.cpp | 34 ++++++++++++++++++++++++
test/Transforms/InstSimplify/AndOrXor.ll | 43 +++++++------------------------
test/Transforms/NewGVN/pair_jumpthread.ll | 2 --
3 files changed, 43 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1fc060c4f7 [libclang 6/8] Add support for reading implicit attributes
new a5e5a0f704 [libclang 7/8] Add support for getting property setter and g [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang-c/Index.h | 12 ++++++++++++
test/Index/property-getter-setter.m | 10 ++++++++++
tools/c-index-test/c-index-test.c | 28 ++++++++++++++++++++++++++++
tools/libclang/CIndex.cpp | 24 ++++++++++++++++++++++++
tools/libclang/libclang.exports | 2 ++
5 files changed, 76 insertions(+)
create mode 100644 test/Index/property-getter-setter.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4042ae53b1 [libclang 5/8] Add support for ObjC attributes without args
new 1fc060c4f7 [libclang 6/8] Add support for reading implicit attributes
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang-c/Index.h | 7 ++++++-
test/Index/implicit-attrs.m | 6 ++++++
tools/c-index-test/c-index-test.c | 22 ++++++++++++++++++++++
tools/libclang/CIndex.cpp | 4 +++-
4 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644 test/Index/implicit-attrs.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be1098c24b9 [X86] When post-processing the DAG to remove zero extending [...]
new 18e311ebbb7 [Dominators] Convert existing passes and utils to use the D [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Transforms/Scalar/JumpThreading.h | 9 +-
include/llvm/Transforms/Utils/BasicBlockUtils.h | 10 +-
include/llvm/Transforms/Utils/Local.h | 16 +-
lib/Transforms/Scalar/ADCE.cpp | 7 +-
.../Scalar/CorrelatedValuePropagation.cpp | 14 +-
lib/Transforms/Scalar/GVN.cpp | 6 +-
lib/Transforms/Scalar/JumpThreading.cpp | 78 +++---
lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 4 +-
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 10 +-
lib/Transforms/Utils/BasicBlockUtils.cpp | 64 ++---
lib/Transforms/Utils/Local.cpp | 173 +++++++------
lib/Transforms/Utils/LoopRotationUtils.cpp | 6 +-
lib/Transforms/Utils/LoopUtils.cpp | 6 +-
unittests/Transforms/Utils/Local.cpp | 287 ++++++++++++++++++---
14 files changed, 475 insertions(+), 215 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.