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 2dcc25721 Loop directly over sanitizers to build in cmake
new 1a427fa56 Don't double-include cfi tests on linux
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:
test/CMakeLists.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
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 gcc.
from 77c620630e9 PR libstdc++/80187 * include/std/variant (variant::varian [...]
new ed575723993 * pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to i [...]
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:
gcc/cp/ChangeLog | 3 +++
gcc/cp/pt.c | 55 +++++++++++++++++++------------------------------------
2 files changed, 22 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 llvm.
from 040f338ab82 [AMDGPU] Add 2 new alignbit patterns
new 6891a99c365 [CGP] simplify code to get bswap in memcmp expansion; NFCI
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/CodeGen/CodeGenPrepare.cpp | 4 +---
1 file changed, 1 insertion(+), 3 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 4b54038e0 Only test sanitizers that are built when COMPILER_RT_SANITIZE [...]
new 2dcc25721 Loop directly over sanitizers to build in cmake
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/CMakeLists.txt | 25 ++++++-------------------
test/CMakeLists.txt | 18 +++---------------
2 files changed, 9 insertions(+), 34 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 3f92d751f7f [CodeExtractor] Prevent extraction of block involving blockaddress
new 040f338ab82 [AMDGPU] Add 2 new alignbit patterns
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/AMDGPU/SIInstructions.td | 9 +++
test/CodeGen/AMDGPU/alignbit-pat.ll | 142 ++++++++++++++++++++++++++++++++++++
2 files changed, 151 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/alignbit-pat.ll
--
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 ad281e0a3 [PGO] Refactor file/buffer writer callback interfaces /NFC
new 4b54038e0 Only test sanitizers that are built when COMPILER_RT_SANITIZE [...]
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/CMakeLists.txt | 1 -
test/CMakeLists.txt | 76 ++++++++++++++++++++++++-----------------------------
2 files changed, 35 insertions(+), 42 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 ecf693d5352 [Hexagon] Update kills in hexagon-nvj even more properly th [...]
new e764e24028a [AMDGPU] Simplify setcc (sext from i1 b), -1|0, cc
new 3f92d751f7f [CodeExtractor] Prevent extraction of block involving blockaddress
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:
lib/Target/AMDGPU/SIISelLowering.cpp | 30 ++-
lib/Transforms/Utils/CodeExtractor.cpp | 27 ++
test/CodeGen/AMDGPU/setcc-sext.ll | 292 +++++++++++++++++++++
.../CodeExtractor/BlockAddressReference.ll | 36 +++
.../CodeExtractor/BlockAddressSelfReference.ll | 43 +++
5 files changed, 427 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/setcc-sext.ll
create mode 100644 test/Transforms/CodeExtractor/BlockAddressReference.ll
create mode 100644 test/Transforms/CodeExtractor/BlockAddressSelfReference.ll
--
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 004e95174d CodeGen: load indirect ObjC ARC arguments in prologue
new f255da2ab7 test: fix test for release builds
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:
test/CodeGenObjCXX/arc-indirect.mm | 5 +++--
1 file changed, 3 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 lldb.
from 136ec7a8c Fix windows build for the Connection move
new 158b8d042 Fix up the Xcode project:
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:
lldb.xcodeproj/project.pbxproj | 90 +++++++++++++++++++-----------------------
1 file changed, 41 insertions(+), 49 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 d841eae40bb RenameIndependentSubregs: Fix infinite loop
new ecf693d5352 [Hexagon] Update kills in hexagon-nvj even more properly th [...]
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/Hexagon/HexagonNewValueJump.cpp | 63 +++++++++++++----------------
lib/Target/Hexagon/HexagonTargetMachine.cpp | 2 +
test/CodeGen/Hexagon/newvaluejump-kill2.mir | 18 +++++++++
3 files changed, 47 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/Hexagon/newvaluejump-kill2.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.