This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 294ff667fed SelectionDAGBuilder, mach-o: Skip trap after noreturn call [...]
new 9c7c10e4073 [MachineOutliner] Never add the outliner in -O0
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/TargetPassConfig.cpp | 3 ++-
test/CodeGen/AArch64/machine-outliner-flags.ll | 20 ++++++++++++++++----
2 files changed, 18 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 clang.
from 554d9dbbff [clang-format] Do not format raw string literals inside a re [...]
new 9c9dd21ad7 [CUDA] Place all CUDA sections in __NV_CUDA segment on Mac.
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/CGCUDANV.cpp | 10 ++++++----
1 file changed, 6 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 llvm.
from bd0a2a58e5b [MachineOutliner] Add always and never options to -enable-m [...]
new 294ff667fed SelectionDAGBuilder, mach-o: Skip trap after noreturn call [...]
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/llvm/Target/TargetOptions.h | 5 ++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 20 +++++++++++++---
lib/Target/AArch64/AArch64TargetMachine.cpp | 4 +++-
lib/Target/ARM/ARMTargetMachine.cpp | 4 +++-
lib/Target/X86/X86TargetMachine.cpp | 4 +++-
test/CodeGen/X86/shadow-stack.ll | 2 --
test/CodeGen/X86/unreachable-trap.ll | 29 ++++++++++++++++++++++++
7 files changed, 60 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/unreachable-trap.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 aeb727e064 Fix test that was failing on Windows due to too many backslashes
new 554d9dbbff [clang-format] Do not format raw string literals inside a re [...]
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/ContinuationIndenter.cpp | 2 +-
unittests/Format/FormatTestRawStrings.cpp | 26 ++++++++++++++++++++++++++
2 files changed, 27 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 lld.
from 440b27011 [WebAssembly] LTO: Fix signatures of undefined functions in bitcode
new 489c778cb [WebAssembly] Add support for bitcode archive members
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/wasm/export-all.ll | 17 +++++++++------
test/wasm/lto/Inputs/{save-temps.ll => archive.ll} | 2 +-
test/wasm/lto/archive.ll | 25 ++++++++++++++++++++++
wasm/InputFiles.cpp | 10 +++++++--
wasm/LTO.cpp | 3 ++-
wasm/MarkLive.cpp | 4 ++--
wasm/Symbols.cpp | 10 +++++++++
wasm/Symbols.h | 1 +
wasm/Writer.cpp | 6 +-----
9 files changed, 60 insertions(+), 18 deletions(-)
copy test/wasm/lto/Inputs/{save-temps.ll => archive.ll} (83%)
create mode 100644 test/wasm/lto/archive.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 gcc-7-branch
in repository gcc.
from 8c014bceeca PR c++/80290 - memory-hog with std::pair.
new 2d5d2cf385d 2018-06-28 Fritz Reese <fritzoreese(a)gmail.com>
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/fortran/ChangeLog | 6 +++
gcc/fortran/decl.c | 66 +++++++++++++-------------
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gfortran.dg/dec_type_print_2.f03 | 59 +++++++++++++++++++++++
4 files changed, 105 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dec_type_print_2.f03
--
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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 82de565 tcwg-update-host-containers.sh: New script
adds 0057fd5 jenkins-helpers: Hard-code tcwg-buildslave's home in snapshots path.
adds 1b17918 start-docker-container.sh: Add --verbose true/false option.
adds 8ce1afb start-container-docker.sh: Use file socket for accessing dock [...]
adds fb4a4da start-container-docker.sh: Remove workaround.
adds ded7884 start-container-*.sh: Rework bind-mount handling
adds 4199801 start-container-docker.sh: Use FQDN to ssh to local container.
adds b5cb677 Remove last occurences of docker using TCP socket instead of [...]
adds a08aaa4 jenkins-helpers.sh: Fix an obscure quoting error in remote_exec
adds 08cdb2b tcwg-buildfarm.sh: Fix "host" (former builder_type) expansion.
adds 655aa4c tcwg-buildfarm.sh: Pass explicit --session-name option to tes [...]
adds b6fd594 Revert part "start-container-docker.sh: Use FQDN to ssh to lo [...]
adds 69011f2 start-container-docker: Fix handling of architecture without [...]
adds 97f5f0c tcwg-buildfarm.sh: Fix session_name for start-container-docker.
adds f5d36b1 jenkins-helpers: Fix typo.
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 49 ++++++++++++++++++++++++++++------------
start-container-docker.sh | 32 +++++++++++++++++---------
start-container-qemu.sh | 8 +++----
tcwg-buildfarm.sh | 16 +++++++++++--
tcwg-cleanup-stale-containers.sh | 2 +-
5 files changed, 74 insertions(+), 33 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-tools-extra.
from 2262dfd7 [clang-tidy] misc-unused-parameters - retain old behavior und [...]
new 340c3c38 [clangd] Use log10 instead of the natural logrithm for usage boost.
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:
clangd/Quality.cpp | 5 +++--
unittests/clangd/QualityTests.cpp | 2 +-
2 files changed, 4 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 lld.
from acb30c16d lld-link: align sections to 16 bytes if referenced from the g [...]
new 440b27011 [WebAssembly] LTO: Fix signatures of undefined functions in bitcode
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/wasm/lto/undef.ll | 20 ++++++++++++++++++++
wasm/Driver.cpp | 4 ++--
wasm/SymbolTable.cpp | 18 +++++++++++++-----
wasm/Symbols.h | 6 ++----
wasm/Writer.cpp | 6 +++---
5 files changed, 40 insertions(+), 14 deletions(-)
create mode 100644 test/wasm/lto/undef.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 5ed53954fb6 Revert "[DAGCombiner] Ensure we use the correct CC result t [...]
new bd0a2a58e5b [MachineOutliner] Add always and never options to -enable-m [...]
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/TargetPassConfig.cpp | 16 ++++++++++----
test/CodeGen/AArch64/machine-outliner-flags.ll | 30 ++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/machine-outliner-flags.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.