This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d3eebe7 [AVX-512] Add test cases to demonstrate opportunities for com [...]
new 2628aff [CodeGen] Make the TwoAddressInstructionPass check if the ins [...]
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/TwoAddressInstructionPass.cpp | 5 ++++-
1 file changed, 4 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 362611f Add handling of !invariant.load to PropagateMetadata.
new a3215a2 [X86] Make a helper method into a static function local to th [...]
new 88c0b88 [X86] Side effecting asm in AVX512 integer stack folding test [...]
new 3679bfe [AVX-512] Add VPTERNLOG to load folding tables.
new d3eebe7 [AVX-512] Add test cases to demonstrate opportunities for com [...]
The 4 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/X86InstrInfo.cpp | 36 +-
lib/Target/X86/X86InstrInfo.h | 3 -
test/CodeGen/X86/avx512-vpternlog-commute.ll | 529 +++++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 58 ++-
4 files changed, 595 insertions(+), 31 deletions(-)
create mode 100644 test/CodeGen/X86/avx512-vpternlog-commute.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 d9a1d02 MCInstrDesc: Flags (uint64_t) was checked using (1 << MCID::X [...]
new c71d5b4 [CodeGen] Split out the notions of MI invariance and MI deref [...]
new 877859e [NVPTX] Use ldg for explicitly invariant loads.
new 362611f Add handling of !invariant.load to PropagateMetadata.
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:
include/llvm/CodeGen/MachineMemOperand.h | 13 ++++----
include/llvm/CodeGen/SelectionDAGNodes.h | 6 ++--
lib/Analysis/VectorUtils.cpp | 12 ++++----
lib/CodeGen/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 3 +-
lib/CodeGen/MIRParser/MIParser.cpp | 3 ++
lib/CodeGen/MIRPrinter.cpp | 2 ++
lib/CodeGen/MachineInstr.cpp | 7 +++--
lib/CodeGen/MachinePipeliner.cpp | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 ++
lib/CodeGen/SelectionDAG/FastISel.cpp | 4 +++
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 6 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 18 ++++-------
lib/Target/AArch64/AArch64ISelLowering.cpp | 11 +++----
lib/Target/AMDGPU/R600ISelLowering.cpp | 5 ++--
lib/Target/AMDGPU/SIISelLowering.cpp | 19 +++++++-----
lib/Target/ARM/ARMBaseInstrInfo.cpp | 4 ++-
lib/Target/ARM/ARMISelLowering.cpp | 20 +++++++------
lib/Target/ARM/ARMInstrInfo.cpp | 4 ++-
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 35 ++++++++++++++--------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 9 ++++--
lib/Target/PowerPC/PPCISelLowering.cpp | 16 ++++------
lib/Target/PowerPC/PPCISelLowering.h | 14 ++++++++-
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 4 ++-
test/CodeGen/NVPTX/ldg-invariant.ll | 27 +++++++++++++++++
.../NVPTX/propagate-invariance-metadata.ll | 17 +++++++++++
28 files changed, 184 insertions(+), 89 deletions(-)
create mode 100644 test/CodeGen/NVPTX/ldg-invariant.ll
create mode 100644 test/Transforms/LoadStoreVectorizer/NVPTX/propagate-invariance- [...]
--
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 081569d Add missing test coverage for an inheritance model attrib mer [...]
new 359c455 CodeGen: remove unnecessary else case
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/CodeGenModule.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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 gcc-6-branch
in repository gcc.
from 0856b49 Daily bump.
new 61c23ef Daily bump.
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/DATESTAMP | 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 gcc.
from c78b1f6 Fix typo in log.
new 764943c Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from a3b21f1 Daily bump.
new c8a8086 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from cc3c284 Use target_sim_options for sim target.
new 6097c91 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 076fadf Automatic date update in version.in
new 88384f2 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 4ffd01f Automatic date update in version.in
new 3d6747c Automatic date update in version.in
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:
bfd/version.h | 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 gcc.
from 953b9ee 2016-09-10 Paul Thomas <pault(a)gcc.gnu.org> Steven G. K [...]
new 971f2b7 Fix typo in log.
new c78b1f6 Fix typo in log.
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 | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files changed, 2 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 gcc.
from 1aef7c3 2016-09-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 953b9ee 2016-09-10 Paul Thomas <pault(a)gcc.gnu.org> Steven G. K [...]
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 | 8 +++++++
gcc/fortran/interface.c | 18 ++++++++++------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/dtio_11.f90 | 39 +++++++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_11.f90
--
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 10c97f0 It should also be legal to pass a swifterror parameter to a c [...]
new d9a1d02 MCInstrDesc: Flags (uint64_t) was checked using (1 << MCID::X [...]
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/MC/MCInstrDesc.h | 64 +++++++++++++++++++++----------------------
1 file changed, 32 insertions(+), 32 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 3345d47 [ELF] Fix memory leak in BinaryFile handling.
new 81b1b8c [MachO] Remove code accidentally cut'n'pasted 3 times.
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/ReaderWriter/MachO/DebugInfo.h | 204 -------------------------------------
1 file changed, 204 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 855dde8 Automatic date update in version.in
new cc3c284 Use target_sim_options for sim target.
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/mi-support.exp | 3 ++-
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 master
in repository llvm.
from a8edd76 [llvm-cov] Move the 'jump to first unexecuted line' link
new 10c97f0 It should also be legal to pass a swifterror parameter to a c [...]
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/LangRef.rst | 9 +++---
lib/IR/Verifier.cpp | 13 +++++---
test/CodeGen/X86/swifterror.ll | 68 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 82 insertions(+), 8 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 17648b3 InstCombine: Don't combine loads/stores from swifterror to a [...]
new ce19c1c [llvm-cov] Minor visual tweaks for html reports
new a8edd76 [llvm-cov] Move the 'jump to first unexecuted line' link
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:
test/tools/llvm-cov/native_separators.c | 10 +--
test/tools/llvm-cov/showLineExecutionCounts.cpp | 8 +-
test/tools/llvm-cov/showProjectSummary.cpp | 24 +++---
test/tools/llvm-cov/style.test | 1 +
tools/llvm-cov/SourceCoverageView.cpp | 13 ++-
tools/llvm-cov/SourceCoverageView.h | 8 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 104 ++++++++----------------
tools/llvm-cov/SourceCoverageViewHTML.h | 6 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 6 +-
tools/llvm-cov/SourceCoverageViewText.h | 6 +-
10 files changed, 71 insertions(+), 115 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 2b4de80 ADT: Move ilist_node_access to ilist_detail::NodeAccess...
new df708a5 Add an isSwiftError predicate to Value
new 17648b3 InstCombine: Don't combine loads/stores from swifterror to a [...]
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/IR/Value.h | 6 ++++++
lib/IR/Value.cpp | 10 ++++++++++
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 8 ++++++++
test/Transforms/InstCombine/bitcast-store.ll | 15 +++++++++++++++
test/Transforms/InstCombine/load.ll | 18 ++++++++++++++++++
5 files changed, 57 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 llvm.
from 631d14e ADT: Use typedefs for ilist_base and ilist_node_base, NFC
new 2b4de80 ADT: Move ilist_node_access to ilist_detail::NodeAccess...
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/ADT/ilist_iterator.h | 39 ++++++++++++++++++-------------------
include/llvm/ADT/ilist_node.h | 32 +++++++++++++++++++++++++++---
include/llvm/ADT/simple_ilist.h | 3 ++-
unittests/ADT/IListSentinelTest.cpp | 13 +++++++++----
unittests/ADT/IListTest.cpp | 2 +-
5 files changed, 60 insertions(+), 29 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 e117e50 [InstCombine] clean up foldICmpBinOpEqualityWithConstant / fo [...]
new 631d14e ADT: Use typedefs for ilist_base and ilist_node_base, 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:
include/llvm/ADT/ilist_base.h | 26 ++++++++++----------
include/llvm/ADT/simple_ilist.h | 11 +++++----
unittests/ADT/IListBaseTest.cpp | 53 ++++++++++++++++++++++-------------------
3 files changed, 48 insertions(+), 42 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 792a8ea [InstCombine] rename and reorganize some icmp folding functions; NFC
new e117e50 [InstCombine] clean up foldICmpBinOpEqualityWithConstant / fo [...]
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/InstCombine/InstCombineCompares.cpp | 115 ++++++++++-----------
1 file changed, 56 insertions(+), 59 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 14e6992 We also need to pass swifterror in R12 under swiftcc not only [...]
new 792a8ea [InstCombine] rename and reorganize some icmp folding functions; 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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 38 ++++++++++------------
lib/Transforms/InstCombine/InstCombineInternal.h | 9 +++--
2 files changed, 23 insertions(+), 24 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 glibc.
from 71756f0 Remove __libc_csu_irel declaration
new 0f9317d Add tests-static to tests in malloc/Makefile
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 | 3 +++
malloc/Makefile | 3 +--
2 files changed, 4 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 gcc.
from 6f3863c libgo: update to Go 1.7.1 release
new 3bb45f7 Make canonical_va_list_type more strict
new 1aef7c3 2016-09-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/builtins.c | 4 ----
gcc/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-common.c | 20 +++-----------------
gcc/config/i386/i386.c | 8 --------
gcc/gimplify.c | 5 +++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/c-c++-common/va-arg-va-list-type.c | 9 +++++++++
gcc/testsuite/gfortran.dg/c_assoc_2.f03 | 2 +-
gcc/testsuite/gfortran.dg/c_assoc_4.f90 | 2 +-
10 files changed, 45 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/va-arg-va-list-type.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 c220fde [AMDGPU] Refactor MUBUF/MTBUF instructions
new 14e6992 We also need to pass swifterror in R12 under swiftcc not only [...]
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/X86/X86CallingConv.td | 3 +++
test/CodeGen/X86/swifterror.ll | 22 ++++++++++++++++++++++
2 files changed, 25 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 llvm.
from 68d7a57 [gold/LTO] Add test case for r281134
new c220fde [AMDGPU] Refactor MUBUF/MTBUF instructions
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/BUFInstructions.td | 1305 ++++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/CIInstructions.td | 12 -
lib/Target/AMDGPU/SIInstrFormats.td | 93 ---
lib/Target/AMDGPU/SIInstrInfo.td | 477 -------------
lib/Target/AMDGPU/SIInstructions.td | 529 +-------------
lib/Target/AMDGPU/VIInstrFormats.td | 58 --
6 files changed, 1306 insertions(+), 1168 deletions(-)
create mode 100644 lib/Target/AMDGPU/BUFInstructions.td
--
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 f3ab1d3 [tablegen] Check that an optional IdentifierArgument of an at [...]
new 081569d Add missing test coverage for an inheritance model attrib mer [...]
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/SemaCXX/member-pointer-ms.cpp | 8 ++++++++
1 file 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 master
in repository gcc.
from d739682 runtime/internal/atomic: new package, API copied from Go 1.7
new 6f3863c libgo: update to Go 1.7.1 release
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/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/compress/flate/deflate.go | 15 +-
libgo/go/compress/flate/deflate_test.go | 50 +++
libgo/go/compress/flate/huffman_bit_writer.go | 40 ++-
libgo/go/context/context_test.go | 6 +
libgo/go/crypto/x509/root_cgo_darwin.go | 60 ++++
libgo/go/hash/crc32/crc32_s390x.go | 35 +--
libgo/go/io/multi.go | 9 +-
libgo/go/io/multi_test.go | 38 +++
libgo/go/net/dial_unix_test.go | 108 +++++++
libgo/go/net/dnsclient_unix.go | 24 +-
libgo/go/net/dnsclient_unix_test.go | 105 ++++++-
libgo/go/net/fd_unix.go | 55 +++-
libgo/go/net/hook_unix.go | 3 +-
libgo/go/net/http/h2_bundle.go | 433 ++++++++++++++++++--------
libgo/go/net/http/serve_test.go | 11 +
libgo/go/net/http/server.go | 38 ++-
libgo/go/net/http/transport.go | 70 ++++-
libgo/go/net/http/transport_internal_test.go | 9 +-
libgo/go/net/http/transport_test.go | 94 ++++++
libgo/go/os/wait_waitid.go | 6 +
libgo/go/path/filepath/export_windows_test.go | 5 +-
libgo/go/path/filepath/path_test.go | 32 +-
libgo/go/path/filepath/symlink_windows.go | 29 +-
libgo/go/reflect/all_test.go | 2 +
libgo/go/runtime/pprof/pprof.go | 63 +++-
libgo/go/syscall/syscall_darwin_test.go | 23 ++
29 files changed, 1113 insertions(+), 256 deletions(-)
create mode 100644 libgo/go/net/dial_unix_test.go
create mode 100644 libgo/go/syscall/syscall_darwin_test.go
--
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 33d69cb * go-backend.c (go_trampoline_info): Remove. * go-c.h (go_t [...]
new d739682 runtime/internal/atomic: new package, API copied from Go 1.7
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/Makefile.am | 17 ++
libgo/Makefile.in | 18 ++
libgo/go/runtime/internal/atomic/atomic.c | 237 ++++++++++++++++++++++++
libgo/go/runtime/internal/atomic/atomic_test.go | 67 +++++++
libgo/go/runtime/internal/atomic/gccgo.go | 59 ++++++
libgo/go/runtime/internal/atomic/stubs.go | 33 ++++
7 files changed, 432 insertions(+), 1 deletion(-)
create mode 100644 libgo/go/runtime/internal/atomic/atomic.c
create mode 100644 libgo/go/runtime/internal/atomic/atomic_test.go
create mode 100644 libgo/go/runtime/internal/atomic/gccgo.go
create mode 100644 libgo/go/runtime/internal/atomic/stubs.go
--
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 9731eaa gcc/ PR rtl-optimization/77289 * lra-constraints.c (get_fin [...]
new 4b3412b compiler: code cleanup (unused header file)
new 6b3f15b Fix -Wshadow warning in libiberty/cp-demangle.c
new 33d69cb * go-backend.c (go_trampoline_info): Remove. * go-c.h (go_t [...]
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/go/ChangeLog | 5 +++++
gcc/go/go-backend.c | 9 ---------
gcc/go/go-c.h | 2 --
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/import.cc | 3 +--
libiberty/ChangeLog | 5 +++++
libiberty/cp-demangle.c | 10 +++++-----
7 files changed, 17 insertions(+), 19 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 glibc.
from f222706 Add e500 version of fetestexceptflag.
new 71756f0 Remove __libc_csu_irel declaration
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 | 4 ++++
csu/libc-start.c | 3 ---
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 fortran-dev
in repository gcc.
from 2fba1ff 2016-09-07 Dominique Dhumieres <dominiq(a)lps.ens.fr>
new 5650a28 2016-09-10 Paul Thomas <pault(a)gcc.gnu.org>
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.fortran-dev | 10 +++++
gcc/fortran/trans-array.c | 83 +++++++++++++++++++++------------------
gcc/fortran/trans-intrinsic.c | 2 +-
3 files changed, 55 insertions(+), 40 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 b7ef200 [WebAssembly] Fix typos in comments
new 2752a28 [LTO] Handle null GV in Symbol object
new 68d7a57 [gold/LTO] Add test case for r281134
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/LTO/LTO.h | 2 ++
test/tools/gold/X86/module_asm.ll | 10 ++++++++++
2 files changed, 12 insertions(+)
create mode 100644 test/tools/gold/X86/module_asm.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 zorg.
from 8da05c9 Make artifacts smaller by skipping .a's in the install
new a029e4c Fix bot error causing tar creation to fail
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:
zorg/jenkins/build.py | 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 2ba1979 Modules: for ObjectiveC try to keep the definition invariant.
new f3ab1d3 [tablegen] Check that an optional IdentifierArgument of an at [...]
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/Misc/ast-print-objectivec.m | 6 ++++++
utils/TableGen/ClangAttrEmitter.cpp | 8 +++++++-
2 files changed, 13 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 05082bd [libFuzzer] print a failed-merge warning only in the merge mode
new b7ef200 [WebAssembly] Fix typos in comments
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:
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 25 ++++++++++++----------
1 file changed, 14 insertions(+), 11 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 10eb5d5 AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
new 05082bd [libFuzzer] print a failed-merge warning only in the merge 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:
lib/Fuzzer/FuzzerLoop.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 f146b24 Move the contents of test/elf to test/ELF
new 3345d47 [ELF] Fix memory leak in BinaryFile handling.
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/SymbolTable.cpp | 1 +
ELF/SymbolTable.h | 1 +
2 files changed, 2 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 f8587f2 Commit the ChangeLog entry for revision 240063.
new 9731eaa gcc/ PR rtl-optimization/77289 * lra-constraints.c (get_fin [...]
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 | 9 ++++++++
gcc/lra-constraints.c | 35 +++++++++++++++---------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr77289.c | 31 ++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr77289.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 c4644d2 [asan] Add flag to allow lifetime analysis of problematic allocas
new da28e63 AMDGPU: Fix scheduling info for spill pseudos
new 10eb5d5 AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
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/AMDGPU/SIDefines.h | 7 ++--
lib/Target/AMDGPU/SIInstrFormats.td | 8 +++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 62 ++++++++++++++++++++++++++++++++----
lib/Target/AMDGPU/SIInstrInfo.h | 16 ++++++++++
lib/Target/AMDGPU/SIInstructions.td | 19 +++++------
lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 +--
6 files changed, 93 insertions(+), 23 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 74ad0cf [libFuzzer] don't print help for internal flags
new e7555f0 [CodeGen] Rename MachineInstr::isInvariantLoad to isDereferen [...]
new c4644d2 [asan] Add flag to allow lifetime analysis of problematic allocas
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/CodeGen/MachineInstr.h | 14 ++++++++------
lib/CodeGen/MachineCSE.cpp | 2 +-
lib/CodeGen/MachineInstr.cpp | 12 +++++-------
lib/CodeGen/MachineLICM.cpp | 5 +++--
lib/CodeGen/MachinePipeliner.cpp | 2 +-
lib/CodeGen/ScheduleDAGInstrs.cpp | 5 +++--
lib/CodeGen/TargetInstrInfo.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 6 ++++++
test/Instrumentation/AddressSanitizer/lifetime.ll | 15 +++++++++------
11 files changed, 39 insertions(+), 28 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 9775c69 Daily bump.
new e38cd8f 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f8587f2 Commit the ChangeLog entry for revision 240063.
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 | 7 +++++++
gcc/fortran/module.c | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr77420.f90 | 18 ++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77420.f90
--
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 7942244 [libFuzzer] print a visible message if merge fails due to a crash
new 74ad0cf [libFuzzer] don't print help for internal flags
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/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/test/fuzzer-flags.test | 2 ++
2 files changed, 3 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 zorg.
from 07405b6 Downgrade tsan_analyze step to warnings to fix the bot
new 8da05c9 Make artifacts smaller by skipping .a's in the install
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:
zorg/jenkins/build.py | 3 ++-
1 file changed, 2 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 1c3a1e2 Remove dead code in the SelectionDAG headers (NFC)
new 7942244 [libFuzzer] print a visible message if merge fails due to a crash
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/Fuzzer/FuzzerInternal.h | 2 ++
lib/Fuzzer/FuzzerLoop.cpp | 16 ++++++++++++++++
lib/Fuzzer/test/merge.test | 6 ++++++
3 files changed, 24 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 llvm.
from 3843a13 AMDGPU: Fix immediate folding logic when shrinking instructions
new 1c3a1e2 Remove dead code in the SelectionDAG headers (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:
include/llvm/CodeGen/SelectionDAG.h | 5 -----
include/llvm/CodeGen/SelectionDAGNodes.h | 8 --------
2 files changed, 13 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 8e84a41 xfail DarwinLog "filter message by regex" tests
new 0ebe743 async structured data packet handling improvements
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:
.../Process/gdb-remote/GDBRemoteClientBase.cpp | 33 +---------------
.../Process/gdb-remote/GDBRemoteClientBase.h | 13 +++---
.../Process/gdb-remote/ProcessGDBRemote.cpp | 46 ++++++++++++++++++++--
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 3 +-
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 38 ++++++++++++++++--
5 files changed, 87 insertions(+), 46 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 911ea34 PR c/77520 - wrong value for extended ASCII characters in -Wf [...]
new 9775c69 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 76c61d5 Daily bump.
new 0856b49 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from bba33ba Daily bump.
new a3b21f1 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.