This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/qiyao/regcache-split-4-2
in repository binutils-gdb.
at aa3a1b12ba Pass readable_regcache to gdbarch method read_pc
This branch includes the following new commits:
new e90d84f29b Class reg_buffer
new c57145257d class readable_regcache and pass readable_regcache to gdbarc [...]
new dc4fe42851 Remove regcache_save and regcache_cpy
new 291fedce1e Class readonly_detached_regcache
new 06b9ea37d0 Class detached_regcache
new 2112d91dad Replace regcache::dump with class register_dump
new d1b4f173f1 No longer create readonly regcache
new 438845f47e Remove regcache::m_readonly_p
new 9d8da22910 Move register_dump to regcache-dump.c
new aa3a1b12ba Pass readable_regcache to gdbarch method read_pc
The 10 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 lld.
from 950d603da [ELF][MIPS] Ignore incorrect version definition index for _gp [...]
new 3ed0da46e [ELF][MIPS] Mark the test as required MIPS target support. 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/ELF/mips-gp-disp-ver.s | 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.
unknown user pushed a change to branch master
in repository gcc.
from 6d716a40bf8 PR target/84209 * config/avr/avr.h (GENERAL_REGNO_P, GENE [...]
new 45105e0ee90 2018-02-07 Richard Biener <rguenther(a)suse.de>
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 | 15 +++++++++++++
gcc/graphite-isl-ast-to-gimple.c | 1 +
gcc/graphite-scop-detection.c | 29 +++++++++++++++-----------
gcc/testsuite/ChangeLog | 11 ++++++++++
gcc/testsuite/gcc.dg/graphite/pr84204.c | 17 +++++++++++++++
gcc/testsuite/gcc.dg/graphite/pr84205.c | 23 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/graphite/pr84223.f90 | 3 +++
gcc/tree-chrec.c | 10 +++------
8 files changed, 90 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr84204.c
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr84205.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr84223.f90
--
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 d568f072f [ELF] - Fix BB after r324463.
new 950d603da [ELF][MIPS] Ignore incorrect version definition index for _gp [...]
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 | 8 ++++++++
test/ELF/Inputs/mips-gp-dips-corrupt-ver.s | 14 ++++++++++++++
test/ELF/Inputs/mips-gp-dips-corrupt-ver.so | Bin 0 -> 2160 bytes
test/ELF/mips-gp-disp-ver.s | 13 +++++++++++++
4 files changed, 35 insertions(+)
create mode 100644 test/ELF/Inputs/mips-gp-dips-corrupt-ver.s
create mode 100755 test/ELF/Inputs/mips-gp-dips-corrupt-ver.so
create mode 100644 test/ELF/mips-gp-disp-ver.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 5cf78a0a881 2018-02-07 Paolo Carlini <paolo.carlini(a)oracle.com>
new 6d716a40bf8 PR target/84209 * config/avr/avr.h (GENERAL_REGNO_P, GENE [...]
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 | 7 +++++++
gcc/config/avr/avr.h | 3 +++
gcc/config/avr/avr.md | 2 ++
3 files changed, 12 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.
unknown user pushed a change to branch master
in repository llvm.
from 70d8d9d0ff1 Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
new ee43c8204a4 [MergeICmps] Re-commit rL324317 "Enable the MergeICmps Pass [...]
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/TargetPassConfig.cpp | 9 ++++-----
test/CodeGen/Generic/llc-start-stop.ll | 6 +++---
test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 22 ++++++----------------
test/CodeGen/X86/memcmp-mergeexpand.ll | 29 +++++++----------------------
4 files changed, 20 insertions(+), 46 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 369e3b7cb [ELF] - Remove unused synthetic sections correctly.
new d568f072f [ELF] - Fix BB after r324463.
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/ELF/linkerscript/unused-synthetic2.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 gcc.
from 41ecbb6d8dd [testsuite] Fix gcc.dg/cse_recip.c for AArch64 after r257181.
new 5cf78a0a881 2018-02-07 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/scoped_enum7.C | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/scoped_enum7.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 b5ecf3cbd69 Revert r324455 "[ThinLTO] - Simplify code in ThinLTOBitcode [...]
new 70d8d9d0ff1 Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
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/InstrTypes.h | 13 ----
lib/Analysis/ScalarEvolution.cpp | 62 ++--------------
lib/IR/Instructions.cpp | 14 ----
test/Transforms/IRCE/conjunctive-checks.ll | 6 +-
test/Transforms/IRCE/decrementing-loop.ll | 86 +---------------------
test/Transforms/IRCE/single-access-no-preloop.ll | 6 +-
.../IndVarSimplify/loop-invariant-conditions.ll | 30 --------
7 files changed, 12 insertions(+), 205 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 8a60ae54b [ELF] - Make defsym to work correctly with reserved symbols.
new 369e3b7cb [ELF] - Remove unused synthetic sections correctly.
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/Writer.cpp | 26 ++++++++++++--------------
test/ELF/linkerscript/unused-synthetic.s | 2 +-
test/ELF/linkerscript/unused-synthetic2.s | 9 +++++++++
3 files changed, 22 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/linkerscript/unused-synthetic2.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.