This is an automated email from the git hooks/post-receive script.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2f94e4d tcwg-generate-source-cache.sh: Workaround ABE's inability to [...]
new cefde32 tcwg-llvm-release.sh: Silly typo when executing the test-rele [...]
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:
tcwg-llvm-release.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 llvm.
from e874e438549 [DAG] Loop over remaining candidates on successful merge of [...]
new c99545d60ad [InstSimplify] Deduce correct type for vector GEP.
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/Analysis/InstructionSimplify.cpp | 2 ++
test/Transforms/InstSimplify/vector_gep.ll | 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 158dd0f bug-2684: New test.
new 7c083e6 binaries: support gcc7 builds.
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:
binaries/{list.txt => list-5.txt} | 0
binaries/{list.txt => list-6.txt} | 0
binaries/{list-mingw.txt => list-mingw-5.txt} | 0
binaries/{list-mingw.txt => list-mingw-6.txt} | 0
binaries/list-mingw.txt | 1 +
binaries/list.txt | 1 +
6 files changed, 2 insertions(+)
copy binaries/{list.txt => list-5.txt} (100%)
copy binaries/{list.txt => list-6.txt} (100%)
copy binaries/{list-mingw.txt => list-mingw-5.txt} (100%)
copy binaries/{list-mingw.txt => list-mingw-6.txt} (100%)
--
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 28c21763d [XRay][compiler-rt] Fix up CFI annotations and stack alignment
new 57da2deeb Move valid caller-pc checks out of platform-specific checks
new 02099e22a Implement function to get registers from suspended thread on darwin
new 8b205e90b Let ubsan search UBSAN_SYMBOLIZER_PATH for llvm-symbolizer
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/lsan/lsan_common.cc | 70 +++++++++++++++++++++-
lib/lsan/lsan_common.h | 4 ++
lib/lsan/lsan_common_linux.cc | 65 +-------------------
lib/lsan/lsan_common_mac.cc | 2 +
lib/sanitizer_common/sanitizer_stoptheworld_mac.cc | 45 +++++++++++++-
lib/ubsan/ubsan_flags.cc | 1 +
6 files changed, 121 insertions(+), 66 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 a7de5df7fd2 [AVR] Remove the 'multibyte' asm test
new e874e438549 [DAG] Loop over remaining candidates on successful merge of [...]
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/SelectionDAG/DAGCombiner.cpp | 73 +++++++++++++++++++-------------
1 file changed, 43 insertions(+), 30 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 fac75c7aa7 Avoid assert when a non-static member function is qualified [...]
new a4bb855a17 [Driver] Unify linking of OpenMP runtime. NFCI.
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/Driver/ToolChains/CommonArgs.cpp | 17 +++++++++++++----
lib/Driver/ToolChains/CommonArgs.h | 6 ++++--
lib/Driver/ToolChains/Gnu.cpp | 32 +++++---------------------------
test/Driver/fopenmp.c | 16 +++++++++++-----
4 files changed, 33 insertions(+), 38 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4f647c9 tcwg-generate-source-cache.sh: Add LLVM reference checkout
new 2f94e4d tcwg-generate-source-cache.sh: Workaround ABE's inability to [...]
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:
tcwg-generate-source-cache.sh | 4 +++-
1 file 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 binutils-2_28-branch
in repository binutils-gdb.
from ed5fd10e9d Automatic date update in version.in
new f85ae672d5 Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency
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/ChangeLog | 9 +++++++++
bfd/elf32-cris.c | 9 +++++++--
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-cris/dso-1c.s | 2 ++
ld/testsuite/ld-cris/dso-2b.s | 2 ++
ld/testsuite/ld-cris/dso-4.s | 6 ++++++
ld/testsuite/ld-cris/pr16044.d | 43 ++++++++++++++++++++++++++++++++++++++++++
7 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-cris/dso-1c.s
create mode 100644 ld/testsuite/ld-cris/dso-2b.s
create mode 100644 ld/testsuite/ld-cris/dso-4.s
create mode 100644 ld/testsuite/ld-cris/pr16044.d
--
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 fe86ad29d cygwin doc: install-html: install docbook.css
new 161b4ff03 Fix relocation type for _bsssize being R_MSP430X_ABS16 when l [...]
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:
libgloss/msp430/crt0.S | 4 ++--
1 file 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 lld.
from b97997a66 Write multiple REQUIRES in one line.
new 3bb90a921 [ELF] Always use Script::assignAddresses()
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/LinkerScript.cpp | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 40 +++-------------------------------------
test/ELF/tls-offset.s | 16 +++++++++++++---
4 files changed, 67 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.