This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9d3bad0a9e9 Add latency info for Exynos interleaved Load/Store instructions.
new 45da6478a89 Fix misspelling
new 876e5a30fc9 [ObjectYAML] Clean up the CodeView headers a bit.
new 4fb2b268d9a Fix CodeView-related modules build failures post-r304248
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/GlobalISel/RegisterBankInfo.h | 2 +-
include/llvm/ObjectYAML/CodeViewYAML.h | 46 ++++++----------------
include/llvm/module.modulemap | 4 +-
lib/ObjectYAML/CodeViewYAML.cpp | 34 +++++++++++++++-
tools/llvm-pdbdump/PdbYaml.cpp | 1 -
5 files changed, 48 insertions(+), 39 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 432867c65c [modules] Minor documentation clarification for behavior of [...]
new a7fae60ad9 [ODRHash] Support TemplateSpecializationType
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/ODRHash.cpp | 28 +++++++++++++++++++++++++++-
test/Modules/odr_hash.cpp | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 61 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 gcc-7-branch
in repository gcc.
from 98377fe3a1e Daily bump.
new b5d15be98e6 gcc: xtensa: fix fprintf format specifiers
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/config/xtensa/xtensa.c | 11 ++++++-----
2 files changed, 16 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 llvm.
from 2579df385ca Try to fix build again.
new 9d3bad0a9e9 Add latency info for Exynos interleaved Load/Store 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/AArch64/AArch64SchedM1.td | 340 ++++++++++++++++++++++++++++++++++-
1 file changed, 335 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 lld.
from 677275f06 Check Live instead of the section type.
new b24168a03 Fix crash when processing relocations in .eh_frame.
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/SyntheticSections.cpp | 2 +-
test/ELF/mips64-eh-abs-reloc.s | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/mips64-eh-abs-reloc.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 zorg.
from 6a3050e Added recipients for MailNotifier.
new c6f2056 add generic annotated builder and clang-with-thin-lto-windows
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:
buildbot/osuosl/master/config/builders.py | 7 +
buildbot/osuosl/master/config/slaves.py | 2 +
zorg/buildbot/builders/AnnotatedBuilder.py | 64 ++++
.../builders/annotated/annotated_builder.py | 352 +++++++++++++++++++++
.../annotated/clang-with-thin-lto-windows.py | 44 +++
zorg/buildbot/builders/annotated/util.py | 111 +++++++
6 files changed, 580 insertions(+)
create mode 100644 zorg/buildbot/builders/AnnotatedBuilder.py
create mode 100644 zorg/buildbot/builders/annotated/annotated_builder.py
create mode 100644 zorg/buildbot/builders/annotated/clang-with-thin-lto-windows.py
create mode 100644 zorg/buildbot/builders/annotated/util.py
--
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 4669e18e91a Daily bump.
new d12ec40ab9d xtensa: don't use unwind-dw2-fde-dip with elf targets
new 3aab75e0a6c xtensa: Fix PR target/78118
new 608656903e2 xtensa: Fix PR target/78603
new c6d3902b7a8 gcc: xtensa: fix fprintf format specifiers
new a082ae668c8 Daily bump.
The 5 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 | 46 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/xtensa/xtensa-protos.h | 1 +
gcc/config/xtensa/xtensa.c | 98 ++++++++++++++++++++++++---------------
gcc/config/xtensa/xtensa.h | 6 +--
gcc/config/xtensa/xtensa.md | 2 +-
libgcc/ChangeLog | 13 ++++++
libgcc/config/xtensa/t-elf | 2 +
libgcc/config/xtensa/t-linux | 2 +
libgcc/config/xtensa/t-windowed | 2 +-
10 files changed, 130 insertions(+), 44 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 a9238a57cd0 Test if host compiler supports -std=c++11 in ms-sysv.exp
new 61774005892 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-7-branch
in repository gcc.
from 7b16229aa4d Daily bump.
new 98377fe3a1e 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 874cb69d281 gcc: xtensa: fix fprintf format specifiers
new 96313312536 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.