This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 52a44943a55 [X86][AVX] Prefer to combine shuffle to broadcasts whenever [...]
new edbf6b77812 AMDGPU: Stop generating unused intrinsic .inc files
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/CMakeLists.txt | 2 --
1 file changed, 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 gcc.
from 0956da84cd1 compiler: support alias to pointer type as method receiver
new dae923a77fa * doc/xml/manual/status_cxx2020.xml: Update P0600 entry.
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 3 +--
2 files changed, 5 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 91921e0980d [llvm-exegesis] Add throughput mode.
new b739c0c2b78 [utils] Fix update scripts output when run on python3.
new 52a44943a55 [X86][AVX] Prefer to combine shuffle to broadcasts whenever [...]
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/X86/X86ISelLowering.cpp | 25 ++++++++++++++-----------
test/CodeGen/X86/sse3-avx-addsub-2.ll | 34 +++++++++++++++++++++++-----------
utils/update_analyze_test_checks.py | 2 +-
utils/update_llc_test_checks.py | 2 +-
utils/update_mca_test_checks.py | 2 +-
utils/update_test_checks.py | 2 +-
6 files changed, 41 insertions(+), 26 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 f067deca740 [llvm-readobj] - Few minor cleanups. NFC.
new 91921e0980d [llvm-exegesis] Add throughput mode.
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:
docs/CommandGuide/llvm-exegesis.rst | 18 +++++++++--------
.../X86/inverse_throughput-by-opcode-name.s | 8 ++++++++
tools/llvm-exegesis/lib/BenchmarkResult.cpp | 2 ++
tools/llvm-exegesis/lib/BenchmarkResult.h | 2 +-
tools/llvm-exegesis/lib/BenchmarkRunner.h | 2 +-
tools/llvm-exegesis/lib/Latency.cpp | 21 ++++++++++++++++++--
tools/llvm-exegesis/lib/Latency.h | 4 ++--
tools/llvm-exegesis/lib/Target.cpp | 10 ++++++----
tools/llvm-exegesis/lib/Target.h | 2 +-
tools/llvm-exegesis/llvm-exegesis.cpp | 23 ++++++++++++----------
10 files changed, 63 insertions(+), 29 deletions(-)
create mode 100644 test/tools/llvm-exegesis/X86/inverse_throughput-by-opcode-name.s
--
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 ef091666486 2019-01-30 Richard Biener <rguenther(a)suse.de>
new 5851d123591 2019-01-30 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
new 0956da84cd1 compiler: support alias to pointer type as method receiver
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/invoke.texi | 51 ++++++++++++++++++++++++++++-------------------
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 4 ++++
4 files changed, 41 insertions(+), 22 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 3935744422 [clang-format] Fix line parsing for noexcept lambdas
new 2d9557642d [ASTDumper][OpenMP] CapturedDecl has a 'nothrow' bit
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/AST/ASTDumper.cpp | 2 ++
test/AST/dump.cpp | 2 +-
2 files changed, 3 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 llvm.
from a47be0e7cdc [CMake] Accept ENTITLEMENTS in llvm_add_library()
new f067deca740 [llvm-readobj] - Few minor cleanups. NFC.
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-readobj/ELFDumper.cpp | 125 +++++++++++++++------------------------
1 file changed, 49 insertions(+), 76 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 ae3769e88 Add FileCollector + test to Xcode project.
new 9c4ae443c [CMake] Accept entitlements for code signing in add_lldb_library()
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/AddLLDB.cmake | 16 +++++++++++++---
1 file changed, 13 insertions(+), 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 newlib.
from ef8ce3077 Cygwin: fork: fix child process permissions, take 2
new ba3e20894 Cygwin: document W10 1803 per-directory case-sensitivity behaviour
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:
winsup/doc/specialnames.xml | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 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 master
in repository gcc.
from f665d347966 gcc/ChangeLog:
new 99ec6287ef6 PR fortran/88678 * config/fpu-glibc.h (set_fpu_trap_excep [...]
new ef091666486 2019-01-30 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 | 8 ++++++++
gcc/opts.c | 11 ++++++++++-
libgfortran/ChangeLog | 7 +++++++
libgfortran/config/fpu-glibc.h | 32 ++++++++++++++++++++------------
4 files changed, 45 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.