This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d8ad355cbce Fix MSVC 'truncation of constant value' warning. NFCI.
new 7f7d70d2485 [llvm-exegesis][NFC] Some code style cleanup
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:
tools/llvm-exegesis/lib/X86/Target.cpp | 439 +++++++++++----------
.../tools/llvm-exegesis/AArch64/TargetTest.cpp | 9 +
unittests/tools/llvm-exegesis/X86/AnalysisTest.cpp | 11 +-
.../llvm-exegesis/X86/RegisterAliasingTest.cpp | 10 +
unittests/tools/llvm-exegesis/X86/TargetTest.cpp | 9 +
5 files changed, 276 insertions(+), 202 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 binutils-gdb.
from 7b5227d132 GDB: S12Z: Add assertion
new f92f9e8780 readelf: Prune gaps warning in build notes
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:
binutils/ChangeLog | 6 ++++++
binutils/testsuite/lib/binutils-common.exp | 2 ++
2 files changed, 8 insertions(+)
--
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 gcc-7-branch
in repository gcc.
from 48c99acf927 2018-11-20 Eric Botcazou <ebotcazou(a)adacore.com>
new f9d18b27a23 Backport from mainline 2018-11-05 Xuepeng [...]
new dc216056da3 2018-11-20 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/config/i386/emmintrin.h | 7 ++++---
gcc/dse.c | 7 ++++++-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/torture/pr77745-2.C | 4 ++++
gcc/testsuite/g++.dg/torture/pr77745.C | 6 +++++-
gcc/tree-ssa-loop-ch.c | 3 ++-
7 files changed, 59 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr77745-2.C
--
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 9c81790ca9f [X86][SSE] Add computeKnownBits/ComputeNumSignBits support [...]
new d8ad355cbce Fix MSVC 'truncation of constant value' warning. 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/Target/AArch64/AArch64FrameLowering.cpp | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from d8ea6e585d Allow force updating the NumCreatedFIDsForFileID.
new 12733dd679 [ASTImporter] Set redecl chain of functions before any other import
new e0df036e92 [clang-format] JS: don't treat is: as a type matcher
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/AST/ASTImporter.cpp | 43 ++++++++++++++++++++++-----------------
lib/Format/TokenAnnotator.cpp | 17 ++++++++++++++--
unittests/Format/FormatTestJS.cpp | 10 +++++++++
3 files changed, 49 insertions(+), 21 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 2e910faf8 Skip TestTargetCreateDeps
new 5b794a9dc [CMake] Streamline code signing for debugserver and pass enti [...]
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 | 6 ++
cmake/modules/AddLLDB.cmake | 4 +-
test/CMakeLists.txt | 4 +-
tools/debugserver/CMakeLists.txt | 8 +-
tools/debugserver/source/CMakeLists.txt | 172 +++++++++++++++++++-------------
unittests/tools/CMakeLists.txt | 2 +-
6 files changed, 122 insertions(+), 74 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 9da914af1b0 PR ipa/87706 * ipa-fnsummary.c (pass_ipa_fnsummary): Do n [...]
new 534e2e3b20b PR lto/87997 * tree.c (free_lang_data_in_cgraph): Add arg [...]
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 | 7 +++++++
gcc/testsuite/g++.dg/torture/pr87997.C | 35 +++++++++++++++++++++++++++++++++
gcc/tree.c | 36 +++++++++++++++++++---------------
3 files changed, 62 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr87997.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.