This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5378b63e39 Re-commit with some instrumentation: [globalisel][tablegen] [...]
new 97c5e76113c Revert r310919 - [globalisel][tablegen] Support zero-instru [...]
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/AArch64InstructionSelector.cpp | 12 +-
test/CodeGen/AArch64/GlobalISel/select-bitcast.mir | 52 -------
test/TableGen/GlobalISelEmitter.td | 7 -
utils/TableGen/GlobalISelEmitter.cpp | 160 ++++++++-------------
4 files changed, 61 insertions(+), 170 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 8975f86409 [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases
new 0335ac6d12 Fix compile on big-endian platforms in siginfo_t converter.
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/ChangeLog | 5 +++++
gdb/fbsd-nat.c | 2 +-
2 files changed, 6 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 hjl/cet/property
in repository glibc.
discards c945198e20 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
discards f92bac4e58 x86: Support IBT and SHSTK in Intel CET
discards 85e0c5af7a Add NT_GNU_PROPERTY_TYPE_0 macros
adds 4ebf934e34 i386: Replace internal_function attribute for __mcount_internal
new 962178c23a Add NT_GNU_PROPERTY_TYPE_0 macros
new 6a1105e6cb x86: Support IBT and SHSTK in Intel CET
new 470805fcfa i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
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 (c945198e20)
\
N -- N -- N refs/heads/hjl/cet/property (470805fcfa)
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 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:
ChangeLog | 6 ++++++
sysdeps/i386/machine-gmon.h | 8 +++++---
2 files changed, 11 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 master
in repository clang.
from bcc9bb7226 [OPENMP] Fix compiler crash on argument translate for NVPTX.
new c3ca0b5132 Allow pretty platform names in availability attributes
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/Parse/ParseDecl.cpp | 19 ++++++++++++-------
test/Sema/attr-availability-app-extensions.c | 11 +++++++++++
test/Sema/attr-availability-ios.c | 4 ++--
test/Sema/attr-availability-macosx.c | 4 ++--
test/Sema/attr-availability-tvos.c | 4 ++--
test/Sema/attr-availability-watchos.c | 4 ++--
6 files changed, 31 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 clang.
from 8872ad1bd2 [Sema] Silence -Wobjc-missing-property-synthesis for unavail [...]
new bcc9bb7226 [OPENMP] Fix compiler crash on argument translate for NVPTX.
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/CGOpenMPRuntimeNVPTX.cpp | 5 +++++
test/OpenMP/nvptx_param_translate.c | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/OpenMP/nvptx_param_translate.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 newlib.
from 1f6644876 use stack from linker script when nosys
new 7e69f983a fix typo in AArch64 crt0
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/aarch64/crt0.S | 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 6854d8cdd02 [DebugInfo] - Attemp to fix BB after r310915.
new b5378b63e39 Re-commit with some instrumentation: [globalisel][tablegen] [...]
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/AArch64InstructionSelector.cpp | 12 +-
test/CodeGen/AArch64/GlobalISel/select-bitcast.mir | 52 +++++++
test/TableGen/GlobalISelEmitter.td | 7 +
utils/TableGen/GlobalISelEmitter.cpp | 160 +++++++++++++--------
4 files changed, 170 insertions(+), 61 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 ee72219a49 powerpc: Add values from Linux 4.8 to <elf.h>
new 6014c65de2 gmon: Add test for basic mcount/gprof functionality
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 | 15 +++++++
Makeconfig | 2 +-
aclocal.m4 | 2 +
config.make.in | 1 +
configure | 3 ++
gmon/Makefile | 18 +++++++-
.../dl-tunables.list => gmon/tst-gmon-gprof.sh | 49 ++++++++++++++++++----
inet/test-hnto-types.c => gmon/tst-gmon.c | 43 ++++++++++++-------
8 files changed, 108 insertions(+), 25 deletions(-)
copy sysdeps/aarch64/dl-tunables.list => gmon/tst-gmon-gprof.sh (51%)
copy inet/test-hnto-types.c => gmon/tst-gmon.c (60%)
--
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 1de4891dd52 [RISCV] Add RISCVInstPrinter and basic MC assembler tests
new 6854d8cdd02 [DebugInfo] - Attemp to fix BB after r310915.
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/DebugInfo/DWARF/DWARFObject.h | 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 glibc.
from 4ebf934e34 i386: Replace internal_function attribute for __mcount_internal
new ee72219a49 powerpc: Add values from Linux 4.8 to <elf.h>
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 | 16 ++++++++++++++++
elf/elf.h | 16 ++++++++++++++++
2 files changed, 32 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.