This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/yvan-2575-fix
in repository toolchain/gcc.
at e0d46d5 Fix BZ 2575
This branch includes the following new commits:
new e0d46d5 Fix BZ 2575
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.
--
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 225b362 Updated Danish translation for the BFD library.
new bada434 [ARM] Allow MOV/MOV.W to accept all possible immediates
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/ChangeLog | 16 ++++++
gas/config/tc-arm.c | 85 ++++++++++++++++++++++++------
gas/testsuite/gas/arm/archv6t2-bad.l | 1 +
gas/testsuite/gas/arm/archv6t2-bad.s | 5 +-
gas/testsuite/gas/arm/archv6t2.d | 1 +
gas/testsuite/gas/arm/archv6t2.s | 3 ++
gas/testsuite/gas/arm/archv8m-base.d | 2 +
gas/testsuite/gas/arm/archv8m-main-dsp-1.d | 2 +
gas/testsuite/gas/arm/archv8m-main.d | 2 +
gas/testsuite/gas/arm/archv8m.s | 8 +++
10 files changed, 108 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-6-branch
in repository gcc.
from f5da5a1 Daily bump.
new e488701 * explow.c (validize_mem): Do not modify the argument in-place.
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 | 9 ++++++++-
gcc/explow.c | 8 ++++----
2 files changed, 12 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 gcc-5-branch
in repository gcc.
from 72fc82a Daily bump.
new eb4e298 * explow.c (validize_mem): Do not modify the argument in-place
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 | 9 ++++++++-
gcc/explow.c | 8 ++++----
2 files changed, 12 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 936ddf9 Use globMatch() instead of llvm::regex in linker scripts
new 212f666 [ELF] Do not create interworking thunks for undefined weak 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:
ELF/Target.cpp | 3 +++
test/ELF/arm-thumb-no-undefined-thunk.s | 23 +++++++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 test/ELF/arm-thumb-no-undefined-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 binutils-gdb.
from c8c064b Automatic date update in version.in
new 225b362 Updated Danish translation for the BFD library.
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:
bfd/ChangeLog | 4 +
bfd/po/da.po | 272 +++-------------------------------------------------------
2 files changed, 14 insertions(+), 262 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 lldb.
from 8787833 Fix Timer unit test
new 240c36d Link lldb-mi only to the llvm components it uses
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:
tools/lldb-mi/CMakeLists.txt | 7 +++----
1 file changed, 3 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 master
in repository lld.
from b47de02 [ELF] - Update after LLVM change (r285886)
new 936ddf9 Use globMatch() instead of llvm::regex in linker scripts
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/LinkerScript.cpp | 10 +++++-----
ELF/LinkerScript.h | 16 +++++++---------
ELF/Strings.cpp | 30 ++++++++++++++++++++++++++++++
ELF/Strings.h | 12 ++++++++++++
4 files changed, 54 insertions(+), 14 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 d1ff5c6 make targetm.gen_ccmp{first,next} take rtx_insn **
new 8445483 [ARC] Define SIZE_TYPE and PTRDIFF_TYPE 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:
gcc/ChangeLog | 5 +++++
gcc/config/arc/arc.h | 4 ++--
2 files changed, 7 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 d647939 [tools/obj2yaml] - Update after LLVM change r285886
new e03e2fa [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
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/ARM/ARMBaseInstrInfo.cpp | 6 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 137 +++++++++++++++++++++++++-
test/CodeGen/ARM/and-cmpz.ll | 71 +++++++++++++
test/CodeGen/ARM/arm-and-tst-peephole.ll | 15 ++-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 4 +-
test/CodeGen/ARM/call-tc.ll | 2 +-
test/CodeGen/ARM/debug-info-branch-folding.ll | 2 +-
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 8 +-
test/CodeGen/Thumb2/float-ops.ll | 12 +--
9 files changed, 231 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/ARM/and-cmpz.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.