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 fc1b277 Automatic date update in version.in
new b8bca85 MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'
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:
gas/config/tc-mips.c | 1 -
1 file changed, 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 llvm.
from c1abfa1 Code size optimisation: don't expand a div to a mul and and a [...]
new 3696ecc [X86][SSE] Improve constant folding tests for CVTSD/CVTSS/CVT [...]
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/Transforms/ConstProp/calls.ll | 205 ++++++++++++++++++++++++++++++++++---
1 file changed, 188 insertions(+), 17 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 gcc-5-branch
in repository gcc.
from e6ad0c7 Daily bump.
new b22b95e Update LWG issues lists and implementation status
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:
libstdc++-v3/ChangeLog | 11 +
libstdc++-v3/doc/html/ext/lwg-active.html | 33768 ++++++++++---
libstdc++-v3/doc/html/ext/lwg-closed.html | 37247 ++++++--------
libstdc++-v3/doc/html/ext/lwg-defects.html | 71805 ++++++++++++++++++++++-----
libstdc++-v3/doc/html/manual/bugs.html | 67 +
libstdc++-v3/doc/xml/manual/intro.xml | 134 +
6 files changed, 101418 insertions(+), 41614 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 199ab96 [clang-rename] fix typo in Python script for Vim integration
new c9974c0 [include-fixer] Pull out Context implementation code to a cpp file.
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-fixer/CMakeLists.txt | 1 +
include-fixer/IncludeFixerContext.cpp | 61 +++++++++++++++++++++++++++++++++++
include-fixer/IncludeFixerContext.h | 43 ++----------------------
3 files changed, 65 insertions(+), 40 deletions(-)
create mode 100644 include-fixer/IncludeFixerContext.cpp
--
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 b4070c3 [modules] Add missing includes.
new c1abfa1 Code size optimisation: don't expand a div to a mul and and a [...]
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/SelectionDAG/DAGCombiner.cpp | 5 +++++
test/CodeGen/ARM/urem-opt-size.ll | 25 +++++++++++++++++++++++++
2 files changed, 30 insertions(+)
create mode 100644 test/CodeGen/ARM/urem-opt-size.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 lld.
from 4ebaa70 Add Thunk support framework for ARM and Mips
new 317d2a2 Revert R274836 Add Thunk support framework for ARM and Mips
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/CMakeLists.txt | 1 -
ELF/InputSection.cpp | 25 +--
ELF/InputSection.h | 7 +-
ELF/Relocations.cpp | 26 +--
ELF/Relocations.h | 4 +-
ELF/Symbols.cpp | 31 +--
ELF/Symbols.h | 10 +-
ELF/Target.cpp | 88 ++------
ELF/Target.h | 15 +-
ELF/Thunks.cpp | 251 -----------------------
ELF/Thunks.h | 55 -----
test/ELF/arm-mov-relocs.s | 37 ----
test/ELF/arm-thumb-interwork-thunk.s | 375 -----------------------------------
13 files changed, 64 insertions(+), 861 deletions(-)
delete mode 100644 ELF/Thunks.cpp
delete mode 100644 ELF/Thunks.h
delete mode 100644 test/ELF/arm-thumb-interwork-thunk.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 libunwind.
from 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX sup [...]
new 878c40b [PATCH] [libunwind][ehabi] Use early returns where possible.
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:
src/Registers.hpp | 61 +++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 46 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 clang-tools-extra.
from 73ed17e [include-fixer] Add missing namespace qualifiers after insert [...]
new 199ab96 [clang-rename] fix typo in Python script for Vim integration
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:
clang-rename/tool/clang-rename.py | 4 ++--
1 file changed, 2 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 319ce32 [AArch64] Macro fusion of simple ALU ops with branches for Br [...]
new b4070c3 [modules] Add missing includes.
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/ProfileData/ProfileCommon.h | 1 +
1 file changed, 1 insertion(+)
--
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 6d5efdd [X86][SSE] Accept any shuffle mask that is all zeroes
new 319ce32 [AArch64] Macro fusion of simple ALU ops with branches for Br [...]
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/AArch64/AArch64.td | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.