This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a7617f9 [ELF] - Add separate form for -R alias.
new cbab05e Make Discarded a InputSection.
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/InputFiles.cpp | 2 +-
ELF/InputSection.cpp | 3 +++
ELF/InputSection.h | 9 +++++----
3 files changed, 9 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 2bdbeae Add a convenience getObj method. NFC.
new a7617f9 [ELF] - Add separate form for -R alias.
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/Options.td | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from ebf9c47 Remove scripts/update-snapshots-ref.sh.
new 90f22aa Fix detection of Debian / Ubuntu build environment
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:
configure | 17 ++++++++++++++---
configure.ac | 3 +--
2 files changed, 15 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 0704fe8 Remove unused InstallJammer file for mingw builds
new ebf9c47 Remove scripts/update-snapshots-ref.sh.
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:
scripts/update-snapshots-ref.sh | 138 ----------------------------------------
1 file changed, 138 deletions(-)
delete mode 100755 scripts/update-snapshots-ref.sh
--
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 58721d0 * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE [...]
new 092db74 PR target/77718 * builtins.c (expand_builtin_memcmp): Forma [...]
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/builtins.c | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.c-torture/execute/pr77718.c | 25 +++++++++++++++++++++++++
4 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr77718.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 llvm.
from 0f89628 [Hexagon] Eliminate Insert4 pseudo-instruction, use combines instead
new 5d84a07 [Hexagon] Separate Hexagon subreg indices for different regis [...]
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/HexagonAsmPrinter.cpp | 20 ++--
lib/Target/Hexagon/HexagonBitSimplify.cpp | 102 ++++++++++++---------
lib/Target/Hexagon/HexagonBitTracker.cpp | 8 +-
lib/Target/Hexagon/HexagonConstPropagation.cpp | 18 ++--
lib/Target/Hexagon/HexagonCopyToCombine.cpp | 7 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 6 +-
lib/Target/Hexagon/HexagonFrameLowering.cpp | 12 +--
lib/Target/Hexagon/HexagonGenInsert.cpp | 4 +-
lib/Target/Hexagon/HexagonGenPredicate.cpp | 2 +-
lib/Target/Hexagon/HexagonHardwareLoops.cpp | 8 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 5 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 22 ++---
lib/Target/Hexagon/HexagonInstrInfo.cpp | 76 +++++++--------
lib/Target/Hexagon/HexagonIntrinsicsDerived.td | 18 ++--
lib/Target/Hexagon/HexagonIntrinsicsV60.td | 10 +-
lib/Target/Hexagon/HexagonPatterns.td | 38 ++++----
lib/Target/Hexagon/HexagonPeephole.cpp | 12 +--
lib/Target/Hexagon/HexagonRDFOpt.cpp | 4 +-
lib/Target/Hexagon/HexagonRegisterInfo.cpp | 22 +++++
lib/Target/Hexagon/HexagonRegisterInfo.h | 9 ++
lib/Target/Hexagon/HexagonRegisterInfo.td | 14 +--
.../Hexagon/HexagonSplitConst32AndConst64.cpp | 4 +-
lib/Target/Hexagon/HexagonSplitDouble.cpp | 38 ++++----
test/CodeGen/Hexagon/expand-condsets-def-undef.mir | 10 +-
test/CodeGen/Hexagon/regalloc-bad-undef.mir | 18 ++--
25 files changed, 269 insertions(+), 218 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 d3859bc clang-format: [TypeScript] Fix bug in handling of non-null operator.
new a53ee6b [Sparc] LLONG is not lock-free atomic on v8
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/Basic/Targets.cpp | 5 ++++-
test/CodeGen/atomics-inlining.c | 13 ++++++++-----
test/Preprocessor/init.c | 1 +
3 files changed, 13 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 binutils-gdb.
from 64f367a gdb/testsuite: Introduce "proc_with_prefix"
new 8354c62 Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
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/testsuite/ChangeLog | 17 +++++++
.../gdb.mi/user-selected-context-sync.exp | 55 +++++++++-------------
2 files changed, 39 insertions(+), 33 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 18df5bd Merge clause for aarch64-linux-gnu to clause for <aarch32>-linux-gnu
new 0704fe8 Remove unused InstallJammer file for mingw builds
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:
config/LinaroGCC.mpi | 7067 --------------------------------------------------
1 file changed, 7067 deletions(-)
delete mode 100644 config/LinaroGCC.mpi
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from ee3bb1f Remove unused clauses in config/linaro.exp
new 18df5bd Merge clause for aarch64-linux-gnu to clause for <aarch32>-linux-gnu
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:
config/linaro.exp | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.