This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c1ea03b4ceb Silence compiler warning about unused variable introduced i [...]
new 2167f915308 [llvm-exegesis] Output the unscaled value as well as the sc [...]
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/Analysis.cpp | 14 ++++++-------
tools/llvm-exegesis/lib/Analysis.h | 4 ++--
tools/llvm-exegesis/lib/BenchmarkResult.cpp | 13 ++++++------
tools/llvm-exegesis/lib/BenchmarkResult.h | 9 ++++++--
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 10 ++++++++-
tools/llvm-exegesis/lib/BenchmarkRunner.h | 4 ++--
tools/llvm-exegesis/lib/Clustering.cpp | 2 +-
tools/llvm-exegesis/lib/Latency.cpp | 6 +++---
tools/llvm-exegesis/lib/Latency.h | 4 ++--
tools/llvm-exegesis/lib/Uops.cpp | 6 +++---
tools/llvm-exegesis/lib/Uops.h | 4 ++--
unittests/tools/llvm-exegesis/ClusteringTest.cpp | 24 ++++++++++++++--------
.../llvm-exegesis/X86/BenchmarkResultTest.cpp | 19 +++++++++--------
13 files changed, 70 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 libcxx.
from c4b44869d Revert r342936 "Remove redundant null pointer check in operat [...]
new 16357ee19 [libc++] Remove Fuchsia-specific knowledge to pick the ABI version
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 | 9 ++-------
include/__config | 6 +-----
2 files changed, 3 insertions(+), 12 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 620c7e3e3b [clang-cl] Make /Gs imply default stack probes, not /Gs0 (PR39074)
new a723865994 clang-format: [JS] space after parameter naming.
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/Format/TokenAnnotator.cpp | 4 +++-
unittests/Format/FormatTestJS.cpp | 4 ++++
2 files changed, 7 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 aarch64/sve-acle-branch
in repository gcc.
from b85361a9cd3 [SVE ACLE] Add support for svasrd
new bb98f7040ef [SVE ACLE] Fix typo in __SVUint* names
new 7667a29bfb6 [SVE ACLE] Fix optab names for FMAXNM and FMINNM
new c483867de6c [SVE ACLE] Support multiple operand counts for .md @ patterns
The 3 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/config/aarch64/aarch64-sve-builtins.def | 8 +--
gcc/config/aarch64/aarch64-sve.md | 6 +-
gcc/config/aarch64/iterators.md | 8 +--
gcc/doc/md.texi | 9 +++
gcc/genemit.c | 65 +++++++++++-----------
gcc/genopinit.c | 62 ++++++++++++---------
.../aarch64/sve-acle/general-c++/func_redef_4.c | 2 +-
.../aarch64/sve-acle/general-c++/func_redef_5.c | 4 +-
.../aarch64/sve-acle/general-c++/func_redef_7.c | 4 +-
.../aarch64/sve-acle/general-c++/mangle_1.C | 8 +--
.../aarch64/sve-acle/general-c++/mangle_2.C | 16 +++---
.../aarch64/sve-acle/general-c/func_redef_4.c | 2 +-
.../aarch64/sve-acle/general-c/func_redef_5.c | 4 +-
13 files changed, 111 insertions(+), 87 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 e8e5fe88d [COFF] Don't do autoexport of symbols from GNU import libraries
new 43510f96b [ELF] - Do not fail on R_*_NONE relocations when parsing the [...]
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/Arch/AArch64.cpp | 1 +
ELF/Arch/AMDGPU.cpp | 1 +
ELF/Arch/ARM.cpp | 1 +
ELF/Arch/AVR.cpp | 3 +++
ELF/Arch/Hexagon.cpp | 1 +
ELF/Arch/Mips.cpp | 1 +
ELF/Arch/PPC.cpp | 1 +
ELF/Arch/PPC64.cpp | 1 +
ELF/Arch/RISCV.cpp | 3 +++
ELF/Arch/SPARCV9.cpp | 1 +
ELF/Arch/X86.cpp | 1 +
ELF/Arch/X86_64.cpp | 1 +
ELF/DWARF.cpp | 6 +++++-
ELF/Target.h | 1 +
...roken-debug.test => debug-relocation-none.test} | 24 +++++++---------------
test/ELF/undef-broken-debug.test | 2 +-
16 files changed, 30 insertions(+), 19 deletions(-)
copy test/ELF/{undef-broken-debug.test => debug-relocation-none.test} (69%)
--
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 glibc.
from b5c45e8375 Fix ifunc support with DT_TEXTREL segments (BZ#20480)
new 4634128642 Remove leading space from testrun.sh
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:
ChangeLog | 5 +++++
Makefile | 2 +-
2 files changed, 6 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 clang.
from 0049e3f051 [CUDA] Fix two failed test cases using --cuda-path-ignore-env
new 620c7e3e3b [clang-cl] Make /Gs imply default stack probes, not /Gs0 (PR39074)
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/Driver/CLCompatOptions.td | 8 ++++----
test/Driver/cl-options.c | 2 +-
2 files changed, 5 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 gcc.
from 42a31e6d54e 2018-09-26 Richard Biener <rguenther(a)suse.de>
new ced4584721b * config/arm/arm.c (arm_reorg): Skip Thumb reorg pass for [...]
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 | 5 +++++
gcc/config/arm/arm.c | 23 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/other/{vthunk1.C => thunk1.C} | 0
gcc/testsuite/g++.dg/other/thunk2a.C | 15 ++++++++++++++
gcc/testsuite/g++.dg/other/thunk2b.C | 16 +++++++++++++++
6 files changed, 64 insertions(+), 2 deletions(-)
rename gcc/testsuite/g++.dg/other/{vthunk1.C => thunk1.C} (100%)
create mode 100644 gcc/testsuite/g++.dg/other/thunk2a.C
create mode 100644 gcc/testsuite/g++.dg/other/thunk2b.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 lldb.
from 4a899b390 [lldb-mi] Fix bugs in target-select-so-path.test
new 99a510671 Fix a memory read bug in lldb-server
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:
source/Host/common/NativeBreakpointList.cpp | 25 ++++++++---
unittests/Host/NativeProcessProtocolTest.cpp | 67 ++++++++++++++++++++++++++++
2 files changed, 85 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 master
in repository gcc.
from e1b5fa4a0e2 runtime, os: fix the build on Solaris
new 42a31e6d54e 2018-09-26 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/dwarf2out.c | 4 ++++
gcc/tree-inline.c | 10 ++++++++--
3 files changed, 24 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.