This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 23c11f5a2 [PPC64] Fix offset checks on rel24 call relocations.
new 1297a2014 [COFF] Fix error handling on duplicates for import library symbols
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:
COFF/InputFiles.cpp | 4 ++++
test/COFF/duplicate-imp-func.s | 43 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 test/COFF/duplicate-imp-func.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 gcc.
from bf39a88fd08 Daily bump.
new d9bd5e17c45 Reset insn priority after inc/ref replacement
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 | 6 ++++++
gcc/haifa-sched.c | 21 ++++++++++++++++++---
2 files changed, 24 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 llvm.
from 7d3ea70f001 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC
new 5eae65a2bb3 [pipeliner] Fix test added in rL344748 to require asserts
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/Hexagon/swp-copytophi-dag.ll | 2 ++
1 file changed, 2 insertions(+)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/linux-next.
from 9bd871df56a7 Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/sc [...]
adds c994b12945a6 test_ida: Fix lockdep warning
adds a309d5db5879 idr: Change documentation license
adds ca9f672f7c6b Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.o [...]
adds 19e6420e4170 LICENSES: Remove CC-BY-SA-4.0 license text
adds eb66ae030829 mremap: properly flush TLB before releasing the page
adds 169b80339749 cachefiles: fix the race between cachefiles_bury_object() [...]
adds 1ff22883b0b2 fscache: Fix incomplete initialisation of inline key space
adds fa520c47eaa1 fscache: Fix out of bound read in long cookie keys
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/idr.rst | 2 +-
LICENSES/other/CC-BY-SA-4.0 | 397 -----------------------------------------
fs/cachefiles/namei.c | 2 +-
fs/fscache/cookie.c | 31 ++--
fs/fscache/internal.h | 1 -
fs/fscache/main.c | 4 +-
include/linux/huge_mm.h | 2 +-
lib/test_ida.c | 4 +-
mm/huge_memory.c | 10 +-
mm/mremap.c | 30 ++--
10 files changed, 33 insertions(+), 450 deletions(-)
delete mode 100644 LICENSES/other/CC-BY-SA-4.0
--
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 deadb20e811 [CodeGen] Fix for PR39094.
new 7d3ea70f001 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. 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/CodeGen/AsmPrinter/DwarfExpression.cpp | 7 +++----
lib/Target/AArch64/AArch64InstrInfo.cpp | 19 +++++++-----------
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 2 +-
lib/Transforms/InstCombine/InstCombinePHI.cpp | 23 ++++++++++------------
lib/Transforms/Scalar/CallSiteSplitting.cpp | 7 +++----
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
tools/llvm-exegesis/lib/Analysis.cpp | 10 +++++-----
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 2 +-
.../llvm-mca/lib/HardwareUnits/ResourceManager.cpp | 13 ++++++------
utils/TableGen/AsmMatcherEmitter.cpp | 7 +++----
10 files changed, 40 insertions(+), 52 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-tools-extra.
from a2022f81 [clang-tidy] readability-uppercase-literal-suffix: specify ta [...]
new 8d1b819a [clang-tidy] readability-uppercase-literal-suffix: specify ta [...]
new 57b58fc6 [clangd] Fix msan failure after r344735 by initializing bitfields
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:
clangd/index/Index.h | 1 +
test/clang-tidy/readability-uppercase-literal-suffix-integer-ms.cpp | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.