This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8093c69 tcwg-cleanup-stale-workspaces: Remove obsolete parameter.
new a7c1800 start-container-docker: Create directory on the right host.
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:
start-container-docker.sh | 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 compiler-rt.
from 6bae4bb55 [compiler-rt][mips] Add support for quad precision builtins f [...]
new daf4d1dba [ASAN] Add interceptor for __longjmp_chk
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/asan/asan_interceptors.cc | 10 +++++++
lib/asan/asan_interceptors.h | 6 ++++
test/asan/TestCases/Linux/longjmp_chk.c | 51 +++++++++++++++++++++++++++++++++
3 files changed, 67 insertions(+)
create mode 100644 test/asan/TestCases/Linux/longjmp_chk.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 binutils-gdb.
from f91d48deb2 RISC-V: Fix disassemble for c.li, c.andi and c.addiw
new 3c3ae77e68 Fix get_core_register_section leak, introduce thread_section_name
new f6223dbb50 make_cleanup_restore_current_thread: Look up thread earlier
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:
gdb/ChangeLog | 12 ++++++++++
gdb/corelow.c | 76 +++++++++++++++++++++++++++++++++++++++++------------------
gdb/thread.c | 10 ++++----
3 files changed, 70 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 clang.
from 6f78f4aa20 Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark)
new b300654147 DiagnosticsEngine should clear DelayedDiagID before reportin [...]
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/Basic/Diagnostic.cpp | 8 +++-----
lib/Basic/DiagnosticIDs.cpp | 4 ++++
test/Index/KeepGoingWithLotsOfErrors.mm | 29 +++++++++++++++++++++++++++++
3 files changed, 36 insertions(+), 5 deletions(-)
create mode 100644 test/Index/KeepGoingWithLotsOfErrors.mm
--
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 91f19afb11b 2017-05-04 Richard Biener <rguenther(a)suse.de>
new 607dab864a5 * ipa-cp.c (perform_estimation_of_a_value): Drop base_time [...]
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 | 10 ++++++++++
gcc/ipa-cp.c | 28 ++++++++++++++--------------
gcc/ipa-inline-analysis.c | 4 ++--
gcc/ipa-inline.h | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/ipcp-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c | 2 +-
7 files changed, 35 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.
Charles Baylis pushed a change to branch master
in repository toolchain/bmk-scripts.
from b09b5f6 prepare-board.sh: fix missing ${RESTORE_LOC} directory
new c7765ed prepare-board.sh: style cleanups
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:
prepare-board.sh | 32 ++++++++++++++++++++++----------
1 file changed, 22 insertions(+), 10 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 547297e1390 [X86][SSE] Add i686 triple tests for partial vector and re- [...]
new c4ebc170a30 [X86][AVX512] Fix VPABSD file checks
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/CodeGen/X86/stack-folding-int-avx512.ll | 12 ++++++------
1 file changed, 6 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 master
in repository llvm.
from ab88930c359 [X86][SSE] Add i686 triple tests for PBLENDW commutation
new f9384e2aa05 [SystemZ] Make copyPhysReg() add impl-use operands of super reg.
new 80e222e09e0 Refactoring with range-based for, NFC
new 547297e1390 [X86][SSE] Add i686 triple tests for partial vector and re- [...]
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:
lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp | 67 ++++-----
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp | 89 ++++++------
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 57 ++++----
lib/Target/SystemZ/SystemZInstrInfo.cpp | 8 +-
test/CodeGen/SystemZ/copy-physreg-128.ll | 68 +++++++++
test/CodeGen/X86/vec_partial.ll | 36 +++--
test/CodeGen/X86/vec_reassociate.ll | 160 ++++++++++++++-------
7 files changed, 304 insertions(+), 181 deletions(-)
create mode 100644 test/CodeGen/SystemZ/copy-physreg-128.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 compiler-rt.
from c5b0187af [XRay][compiler-rt][NFC] Update comments to doxygen format; g [...]
new 6bae4bb55 [compiler-rt][mips] Add support for quad precision builtins f [...]
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/builtins/CMakeLists.txt | 45 +++++++++++++++++++----------------
lib/builtins/int_types.h | 4 +---
test/builtins/Unit/divxc3_test.c | 1 +
test/builtins/Unit/fixunstfti_test.c | 2 ++
test/builtins/Unit/fixunsxfti_test.c | 2 ++
test/builtins/Unit/fixxfti_test.c | 2 ++
test/builtins/Unit/floattixf_test.c | 2 ++
test/builtins/Unit/floatuntixf_test.c | 2 ++
test/builtins/Unit/mulxc3_test.c | 1 +
9 files changed, 38 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 gcc.
from 4fd9bd13ec2 * name-lookup.c: Reorder functions to make merging from mo [...]
new 91f19afb11b 2017-05-04 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 | 7 ++
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-58.c | 37 +++++++
gcc/tree-ssa-alias.c | 153 +++++++++++------------------
4 files changed, 107 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-58.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.