This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a485459 [LTO] Remove a check on datalayout.
new abd2b5b move VerDef finalization before DynStrTab
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:
ELF/Writer.cpp | 6 +++---
test/ELF/empty-ver.s | 11 ++++++++++-
2 files changed, 13 insertions(+), 4 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 gcc.
from 9e8fe65 PR target/78451 * config/i386/avx512bwintrin.h (_mm512_setz [...]
new e78175c PR go/77910 cmd/go: don't check standard packages when u [...]
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/pkg.go | 7 ++++++-
2 files changed, 7 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 llvm.
from 62cfc59 [LCG] Start using SCC relationship predicates in the unittest.
new f907632 Fixed the lost FastMathFlags in GVN(Global Value Numbering). [...]
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/Transforms/Scalar/GVN.cpp | 7 ++++++-
test/Transforms/GVN/propagate-ir-flags.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/GVN/propagate-ir-flags.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 llvm.
from f060e3f Fixed the lost FastMathFlags in Reassociate optimization. Rev [...]
new 66b8dab Remove PDBFileBuilder::build() and related functions.
new 62cfc59 [LCG] Start using SCC relationship predicates in the unittest.
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/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 1 -
include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h | 2 -
include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h | 3 --
include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h | 2 -
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 21 ----------
lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp | 16 --------
lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 45 ----------------------
lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp | 21 ----------
unittests/Analysis/LazyCallGraphTest.cpp | 28 +++++++++++++-
9 files changed, 26 insertions(+), 113 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 lld.
from 51cb909 Remove '.' from a help message.
new a485459 [LTO] Remove a check on datalayout.
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:
ELF/LTO.cpp | 3 ---
test/ELF/lto/bitcode-nodatalayout.ll | 15 +++++++++++++++
test/ELF/lto/invalid-bitcode.ll | 12 ------------
3 files changed, 15 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/lto/bitcode-nodatalayout.ll
delete mode 100644 test/ELF/lto/invalid-bitcode.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 gcc.
from bacc532 * array-notation-common.c (cilkplus_extract_an_trplets): Fix [...]
new 9e8fe65 PR target/78451 * config/i386/avx512bwintrin.h (_mm512_setz [...]
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/ChangeLog | 57 ++++++++
gcc/config/i386/avx512bwintrin.h | 293 +++++++++++++++++++--------------------
2 files changed, 196 insertions(+), 154 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 abb5e38 Restructure DwarfDebug::beginInstruction(). [NFC] Will help a [...]
new f060e3f Fixed the lost FastMathFlags in Reassociate optimization. Rev [...]
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/Transforms/Scalar/Reassociate.cpp | 6 ++++++
test/Transforms/Reassociate/propagate-flags.ll | 14 ++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/Transforms/Reassociate/propagate-flags.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 15fb044 tsan: fix build after 287632
new 4aeda2d [sanitizer] Fix the dedup_token_length_test.cc testcase to no [...]
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:
.../TestCases/Posix/dedup_token_length_test.cc | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 google/testing
in repository compiler-rt.
from f02ad1d Updating branches/google/testing to r285906
new f63cea3 Updating branches/google/testing to r285906
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.