This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a7f03ef84d [Object] Verify object sizes before handing out StringRefs [...]
new 43878499027 [Docs] Update CodingStandards to recommend range-based for loops
new 1914cbfcb68 AMD family 17h (znver1) scheduler model update.
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:
docs/CodingStandards.rst | 34 +-
lib/Target/X86/X86ScheduleZnver1.td | 1553 ++++++++++++++++++++++++++++++++++-
test/CodeGen/X86/aes-schedule.ll | 12 +-
test/CodeGen/X86/avx-schedule.ll | 272 +++---
test/CodeGen/X86/avx2-schedule.ll | 38 +-
test/CodeGen/X86/bmi-schedule.ll | 72 +-
test/CodeGen/X86/bmi2-schedule.ll | 58 +-
test/CodeGen/X86/f16c-schedule.ll | 26 +-
test/CodeGen/X86/lea32-schedule.ll | 22 +-
test/CodeGen/X86/lea64-schedule.ll | 22 +-
test/CodeGen/X86/lzcnt-schedule.ll | 18 +-
test/CodeGen/X86/movbe-schedule.ll | 12 +-
test/CodeGen/X86/popcnt-schedule.ll | 6 +-
test/CodeGen/X86/sha-schedule.ll | 42 +-
test/CodeGen/X86/sse-schedule.ll | 116 +--
test/CodeGen/X86/sse2-schedule.ll | 322 ++++----
test/CodeGen/X86/sse3-schedule.ll | 40 +-
test/CodeGen/X86/sse41-schedule.ll | 126 +--
test/CodeGen/X86/sse42-schedule.ll | 24 +-
test/CodeGen/X86/sse4a-schedule.ll | 24 +-
test/CodeGen/X86/ssse3-schedule.ll | 56 +-
21 files changed, 2227 insertions(+), 668 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 4ebb481ded6 [GlobalISel][X86] Refactor X86LegalizerInfo. NFC.
new 1a7f03ef84d [Object] Verify object sizes before handing out StringRefs [...]
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/Object/Binary.h | 11 +++++++++++
include/llvm/Object/ELFObjectFile.h | 4 ++++
lib/Object/COFFObjectFile.cpp | 15 +++------------
.../Inputs/dwarfdump-decompression-corrupt.elf-x86-64 | Bin 0 -> 120 bytes
test/DebugInfo/dwarfdump-decompression-corrupt.test | 6 ++++++
5 files changed, 24 insertions(+), 12 deletions(-)
create mode 100644 test/DebugInfo/Inputs/dwarfdump-decompression-corrupt.elf-x86-64
create mode 100644 test/DebugInfo/dwarfdump-decompression-corrupt.test
--
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 8715f25630 Fix decimal point and thousands separator in es_CU locale to [...]
new 5129873a8e malloc: Change top_check return type to void
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 | 7 +++++++
malloc/hooks.c | 26 ++++++++++++--------------
malloc/malloc.c | 2 +-
3 files changed, 20 insertions(+), 15 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 b67279b7954 [AArch64] v8.3-a complex number support
new 4ebb481ded6 [GlobalISel][X86] Refactor X86LegalizerInfo. 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/Target/X86/X86LegalizerInfo.cpp | 55 +++++++------------------------------
1 file changed, 10 insertions(+), 45 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 d6e290a6ca Remove redundant data in li_BE which is identical to the dat [...]
new 8715f25630 Fix decimal point and thousands separator in es_CU locale 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:
localedata/ChangeLog | 8 ++++++++
localedata/locales/es_CU | 8 ++++----
2 files changed, 12 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 gcc.
from eff2295ad9d 2017-08-31 Tamar Christina <tamar.christina(a)arm.com>
new bc3e9c9df58 2017-08-31 Richard Biener <rguenther(a)suse.de>
new cb194cb7e74 2017-08-31 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/dwarf2out.c | 19 ++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/gomp/pr82054.C | 13 +++++++++++++
libiberty/ChangeLog | 6 ++++++
libiberty/simple-object-elf.c | 8 +++++---
6 files changed, 49 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr82054.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 lld.
from d7aea662e [ELF] - Fix comment. NFC.
new e28c99173 [ELF] - Removed unused dummy methods. 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:
ELF/SyntheticSections.h | 2 --
1 file changed, 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 clang.
from 0e1cc48068 Revert r312224: "[ItaniumCXXABI] Always use linkonce_odr lin [...]
new a2ce4ccdf0 docs: don't say that data flow tracing interface is unstable
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/SanitizerCoverage.rst | 2 --
1 file changed, 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 hjl/pr22051/master
in repository glibc.
discards 48db460491 Place $(elf-objpfx)sofini.os the last [BZ #22051]
new 953d46ebe8 Place $(elf-objpfx)sofini.os last [BZ #22051]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (48db460491)
\
N -- N -- N refs/heads/hjl/pr22051/master (953d46ebe8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
Makerules | 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 eec23e8fbe2 [AArch64] Tighten address register subreg checks
new eff2295ad9d 2017-08-31 Tamar Christina <tamar.christina(a)arm.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/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64-builtins.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.