This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 99172ed [mips] Fix comment to respect 80 chars per line; NFC
new 2762dba [mips][rtdyld] Move MIPS relocation resolution to a subclass [...]
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/ExecutionEngine/RuntimeDyld/CMakeLists.txt | 1 +
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 9 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 298 ++------------------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h | 29 +-
.../RuntimeDyld/Targets/RuntimeDyldELFMips.cpp | 312 +++++++++++++++++++++
.../RuntimeDyld/Targets/RuntimeDyldELFMips.h | 68 +++++
6 files changed, 411 insertions(+), 306 deletions(-)
create mode 100644 lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
create mode 100644 lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h
--
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 newlib.
from bc4f996 Big-endian fix for memcpy-armv7m.S
new 937a2d9 Check for .exe file in cygwin_conv_path
new 563dda8 Fix incorrect path conversion on non-existent files on networ [...]
new 80f4987 Cygwin: Add release messages for last two checkins
The 3 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:
winsup/cygwin/path.cc | 11 +++++++++--
winsup/cygwin/release/2.6.1 | 7 +++++++
2 files changed, 16 insertions(+), 2 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 da72052 [mips] Fix compact branch hazard detection
new 99172ed [mips] Fix comment to respect 80 chars per line; 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/Target/Mips/MipsHazardSchedule.cpp | 12 ++++++------
1 file changed, 6 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 clang.
from e59ed4b clang-format: Improve braced-list detection.
new 350d267 clang-format: Keep string-literal-label + value pairs on a line.
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/Format/FormatToken.h | 15 +++++++
lib/Format/TokenAnnotator.cpp | 30 ++++++--------
unittests/Format/FormatTest.cpp | 88 +++++++++++++++++++++++------------------
3 files changed, 77 insertions(+), 56 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 bfbf34d When using linker scripts, place linker-generated sections by [...]
new 1336427 Add a 'Past Maintainers' section to the MAINTAINERS file. Re [...]
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:
binutils/ChangeLog | 5 +++++
binutils/MAINTAINERS | 10 ++++++++--
2 files changed, 13 insertions(+), 2 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-6-integration-branch
in repository toolchain/gcc.
from 276e3f5 gcc/ Backport from trunk r241958. 2016-11-08 James Greenh [...]
new 87c57e2 gcc/ Backport from trunk r241229. 2016-10-17 Prathamesh K [...]
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/match.pd | 6 ++++++
gcc/testsuite/gcc.dg/pr71636-1.c | 9 +++++++++
gcc/testsuite/gcc.dg/pr71636-2.c | 12 ++++++++++++
3 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr71636-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr71636-2.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 c997cb8 [GlobalISel] Move extendRegister where it belongs. NFCI
new da72052 [mips] Fix compact branch hazard detection
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/MipsHazardSchedule.cpp | 64 ++++++---
.../compact-branch-implicit-def.mir | 158 +++++++++++++++++++++
2 files changed, 200 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/Mips/compactbranches/compact-branch-implicit-def.mir
--
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 f19ce9b [X86][InstCombine] Fix SimplifyDemandedVectorElts to handle f [...]
new c997cb8 [GlobalISel] Move extendRegister where it belongs. NFCI
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/GlobalISel/CallLowering.cpp | 29 +++++++++++++++++++++++++++++
lib/Target/AArch64/AArch64CallLowering.cpp | 28 ----------------------------
2 files changed, 29 insertions(+), 28 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 3c72e5c Simplify the test. NFC.
new 8ac59eb [ELF] Add R_ARM_RELATIVE to relocations that can be applied t [...]
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/Target.cpp | 1 +
test/ELF/arm-pie-relative.s | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 test/ELF/arm-pie-relative.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 compiler-rt.
from 1bdd03c [sanitizers] dso order is random, test shouldnt depend on it
new 5b3bbf3 [sancov] Mark as unstable on ARM, not XFAIL, since it does pa [...]
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:
.../TestCases/sanitizer_coverage_trace_pc_guard-dso.cc | 4 ++--
test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard.cc | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.