This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f2813711904 [ARM] Improve loop unrolling for Cortex-M
new c29af95cf12 [mips] Handle variables with an explicit section and intera [...]
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/Mips/MipsTargetObjectFile.cpp | 16 +++++++++
test/CodeGen/Mips/gpopt-explict-section.ll | 53 ++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 test/CodeGen/Mips/gpopt-explict-section.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 lldb.
from 1d56dadd5 Fix typo in variable name.
new 0f459a65c Remove the DWARFExpression -> Clang ExpressionParser dependency
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/lldb/Expression/DWARFExpression.h | 44 +++++-----------------
source/Core/ValueObjectVariable.cpp | 5 +--
source/Expression/DWARFExpression.cpp | 35 +++++++----------
.../Process/Utility/RegisterContextLLDB.cpp | 8 ++--
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 12 +++---
.../Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp | 2 -
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 5 +--
source/Symbol/JavaASTContext.cpp | 11 +++---
source/Target/RegisterContext.cpp | 7 ++--
source/Target/StackFrame.cpp | 4 +-
10 files changed, 46 insertions(+), 87 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 6d0778220ec Fix building of cross compiler (PR target/81753).
new 91bd161d1ac PR middle/81695 * fold-const.c (fold_indirect_ref_1): Res [...]
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/fold-const.c | 27 ++++++++++++---------------
2 files changed, 18 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 lld.
from 0fbb5e110 [ELF] - Ignore -plugin-opt=-function-sections/-plugin-opt=-da [...]
new 0c6a353ce [ELF/LTO] -function-sections/-data-sections are exact options.
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/Driver.cpp | 4 ++--
test/ELF/lto-plugin-ignore.s | 8 +++++++-
2 files changed, 9 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from bac7bdc4cef gcc/ Backport from trunk r249458. 2017-06-21 Andrew Pin [...]
new 0a684307d8a gcc/ Backport from trunk r249702. 2017-06-27 Michael Co [...]
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/config/aarch64/aarch64-simd.md | 30 +-----------------
gcc/config/aarch64/aarch64.c | 64 +++++++++++++++++++-------------------
2 files changed, 33 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 126223663f5 gcc/ Backport from trunk r249457. 2017-06-21 Kyrylo Tka [...]
new bac7bdc4cef gcc/ Backport from trunk r249458. 2017-06-21 Andrew Pin [...]
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/config/aarch64/aarch64-cores.def | 4 +--
gcc/config/aarch64/aarch64.c | 53 ++++++++++++++++++++++++++++++++----
2 files changed, 50 insertions(+), 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 4c10b121384 gcc/ Backport from trunk r249444. 2017-06-21 Wilco Dijk [...]
new 126223663f5 gcc/ Backport from trunk r249457. 2017-06-21 Kyrylo Tka [...]
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/config/aarch64/atomics.md | 8 ++++----
1 file changed, 4 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 users/alahay01/targetregcache
in repository binutils-gdb.
at 8cc29a6ace [PATCH 7/7]: Regcache: Refactor raw_set_cached_value
This branch includes the following new commits:
new 15587be5bd [PATCH 1/7] Regcache: Subclass ptid functionality to target_ [...]
new c14731f7e9 [PATCH 2/7] Regcache: Only target_regcache reads/writes go t [...]
new 5c7af491c5 [PATCH 3/7]: Regcache: Remove xmalloc/xfree methods
new e9a5485336 [PATCH 4/7] Regcache: Refactor dup/cpy/save/restore
new 4ac8135dd8 [PATCH 5/7]: Regcache: Allow writable regcache
new a20c2452a4 [PATCH 6/7]: Regcache: jit should use a writable regcache
new 8cc29a6ace [PATCH 7/7]: Regcache: Refactor raw_set_cached_value
The 7 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.
--
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 c75fa14ffcc [RS6000] Delete code made dead by r250482
new ed3fa54b0b0 PR81815: Invalid conditional reduction
new 6d0778220ec Fix building of cross compiler (PR target/81753).
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 | 13 +++++++++++++
gcc/config.gcc | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr81815.c | 26 ++++++++++++++++++++++++++
gcc/tree-vect-loop.c | 19 ++++++++++++-------
5 files changed, 57 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr81815.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.