This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from e363a91c21 math: Reverse include order in <math-type-macros-*.h>
new e4ebc1380d x86-64: remove duplicate line on PREFETCH_ONE_SET macro
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:
sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S | 1 -
1 file changed, 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 0fa09b6c22e In thin and full LTO + CFI, direct function calls may go th [...]
new 234ed79cbaf [llvm-exegesis] Remove redudant explicit template instantiations.
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:
tools/llvm-exegesis/lib/Analysis.cpp | 5 -----
1 file changed, 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 0ade31e6a19 [llvm-exegesis] Write out inconsistencies to a file.
new 0fa09b6c22e In thin and full LTO + CFI, direct function calls may go th [...]
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/IR/Value.h | 6 --
lib/IR/Value.cpp | 29 -------
lib/Transforms/IPO/LowerTypeTests.cpp | 93 ++++++++++++++++++---
...{blockaddr-import.yaml => cfi-direct-call.yaml} | 3 +-
.../{import-alias.yaml => cfi-direct-call1.yaml} | 8 +-
test/Transforms/LowerTypeTests/blockaddress.ll | 2 +-
test/Transforms/LowerTypeTests/cfi-direct-call.ll | 42 ++++++++++
test/Transforms/LowerTypeTests/cfi-direct-call1.ll | 96 ++++++++++++++++++++++
test/Transforms/LowerTypeTests/export-icall.ll | 2 +-
.../Transforms/LowerTypeTests/function-disjoint.ll | 4 +-
test/Transforms/LowerTypeTests/function-weak.ll | 2 +-
test/Transforms/LowerTypeTests/function.ll | 2 +-
test/Transforms/LowerTypeTests/import-icall.ll | 6 +-
test/Transforms/LowerTypeTests/section.ll | 2 +-
14 files changed, 237 insertions(+), 60 deletions(-)
copy test/Transforms/LowerTypeTests/Inputs/{blockaddr-import.yaml => cfi-direct-ca [...]
copy test/Transforms/LowerTypeTests/Inputs/{import-alias.yaml => cfi-direct-call1. [...]
create mode 100644 test/Transforms/LowerTypeTests/cfi-direct-call.ll
create mode 100644 test/Transforms/LowerTypeTests/cfi-direct-call1.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 clang-tools-extra.
from d0680053 Attempt to fix clang-move tests broken by r332590 on windows
new c97b8201 [clang-tidy] Add a flag to enable alpha checkers
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:
clang-tidy/ClangTidy.cpp | 25 +++++++++++++++++--------
clang-tidy/ClangTidy.h | 7 +++++--
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 6 ++++--
clang-tidy/ClangTidyDiagnosticConsumer.h | 11 ++++++++++-
clang-tidy/tool/ClangTidyMain.cpp | 17 ++++++++++++++---
test/clang-tidy/enable-alpha-checks.cpp | 6 ++++++
6 files changed, 56 insertions(+), 16 deletions(-)
create mode 100644 test/clang-tidy/enable-alpha-checks.cpp
--
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 fe10fe3131 Initialize py_type_printers in ext_lang_type_printers
new 3e6188349f value.c: Remove unused variables
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 | 7 +++++++
gdb/value.c | 6 ------
2 files changed, 7 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 efebb47c704 [Hexagon] Use addAliasForDirective for data directives
new 0ade31e6a19 [llvm-exegesis] Write out inconsistencies to a file.
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:
tools/llvm-exegesis/lib/Analysis.cpp | 14 ++++++++---
tools/llvm-exegesis/lib/Analysis.h | 7 +++---
tools/llvm-exegesis/llvm-exegesis.cpp | 47 ++++++++++++++++++++++++-----------
3 files changed, 47 insertions(+), 21 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 0068c08588 nptl: Remove __ASSUME_PRIVATE_FUTEX
new dae6c43c33 Remove unneeded setting of errno after malloc failure
new e363a91c21 math: Reverse include order in <math-type-macros-*.h>
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:
ChangeLog | 16 ++++++++++++++++
resolv/res_send.c | 5 +----
sysdeps/generic/math-type-macros-double.h | 2 +-
sysdeps/generic/math-type-macros-float.h | 2 +-
sysdeps/generic/math-type-macros-float128.h | 2 +-
sysdeps/generic/math-type-macros-ldouble.h | 2 +-
6 files changed, 21 insertions(+), 8 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 1a87f0eedc Automatic date update in version.in
new fe10fe3131 Initialize py_type_printers in ext_lang_type_printers
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/extension.h | 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 master
in repository llvm.
from 87225e582ec [X86] Split WriteADC/WriteADCRMW scheduler classes
new efebb47c704 [Hexagon] Use addAliasForDirective for data directives
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/Hexagon/AsmParser/HexagonAsmParser.cpp | 43 ++--------------------
.../{RISCV => Hexagon}/data-directives-invalid.s | 5 +--
test/MC/Hexagon/data-directives-valid.s | 25 +++++++++++++
3 files changed, 30 insertions(+), 43 deletions(-)
copy test/MC/{RISCV => Hexagon}/data-directives-invalid.s (78%)
create mode 100644 test/MC/Hexagon/data-directives-valid.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 clang.
from ae156fd3e4 Use dotted format of version tuple for availability diagnostics
new 33b2c38bcd [AArch64] Correct inline assembly test case for S modifier [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:
test/CodeGen/aarch64-inline-asm.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.