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 e0c2626 * config/i386/i386.md (setcc + movzbl peephole2): Use reg_se [...]
new 1355a19 PR target/71554 * gcc.c-torture/execute/pr71554.c: New test.
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 | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr71554.c | 28 +++++++++++++++++++++++++++
3 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71554.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 gcc-5-branch
in repository gcc.
from 157dc34 Daily bump.
new ab09f7f PR target/71554 * config/i386/i386.md (setcc + movzbl peeph [...]
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 | 13 +++++++++++++
gcc/config/i386/i386.md | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr71554.c | 28 +++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71554.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 efa6f48 [mips][mips16] Fix machine verifier errors about incorrect re [...]
new d116e89 PR27938: Don't remove valid DebugLoc in Scalarizer
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/Transforms/Scalar/Scalarizer.cpp | 3 ++-
test/Transforms/Scalarizer/dbgloc-bug.ll | 43 ++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/Scalarizer/dbgloc-bug.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 clang.
from 93a6e16 Compilation for Intel MCU (Part 2/3)
new d23ad9c Compilation for Intel MCU (Part 3/3)
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/Driver/Tools.cpp | 47 +++++++++++++++++++++++++++++++++--------------
test/Driver/miamcu-opt.c | 8 ++++++++
2 files changed, 41 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 clang.
from 1197bd0 clang/test/Driver/cuda-march.cu: Tweak not to match "clang" t [...]
new 93a6e16 Compilation for Intel MCU (Part 2/3)
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/clang/Driver/ToolChain.h | 4 ++++
lib/Driver/Driver.cpp | 1 +
lib/Driver/ToolChain.cpp | 3 +++
lib/Driver/ToolChains.cpp | 36 ++++++++++++++++++++++++++----------
lib/Driver/ToolChains.h | 2 ++
lib/Driver/Tools.cpp | 17 ++++++++++++++---
test/Driver/miamcu-opt.c | 3 +++
test/Driver/miamcu-opt.cpp | 3 +++
8 files changed, 56 insertions(+), 13 deletions(-)
create mode 100644 test/Driver/miamcu-opt.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 0b8fc77 [llvm-objdump] Support detection of feature bits from the obj [...]
new efa6f48 [mips][mips16] Fix machine verifier errors about incorrect 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:
lib/Target/Mips/Mips16ISelDAGToDAG.cpp | 118 +++++++-----------------------
lib/Target/Mips/Mips16ISelDAGToDAG.h | 12 +--
lib/Target/Mips/Mips16InstrInfo.td | 69 ++++++++---------
lib/Target/Mips/MipsISelDAGToDAG.cpp | 10 ++-
lib/Target/Mips/MipsISelDAGToDAG.h | 4 +-
lib/Target/Mips/MipsMachineFunction.cpp | 12 ---
lib/Target/Mips/MipsMachineFunction.h | 12 +--
test/CodeGen/MIR/Mips/memory-operands.mir | 12 +--
test/CodeGen/Mips/stchar.ll | 50 -------------
test/CodeGen/Mips/stldst.ll | 8 +-
test/CodeGen/Mips/tailcall.ll | 13 ++--
11 files changed, 93 insertions(+), 227 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 9aa5ac5 Document an interesting LTO case.
new 5b0c23d Add initial support for Thumb for ARMv7a
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 | 125 ++++++++++++++++++++-
test/ELF/Inputs/arm-thumb-blx-targets.s | 36 ++++++
test/ELF/Inputs/arm-thumb-narrow-branch.o | Bin 0 -> 868 bytes
test/ELF/Inputs/arm-thumb-narrow-branch.s | 18 +++
test/ELF/Inputs/far-arm-thumb-abs.s | 24 ++++
test/ELF/arm-blx.s | 113 +++++++++++++++++++
test/ELF/arm-mov-relocs.s | 6 +-
test/ELF/arm-thumb-blx.s | 85 ++++++++++++++
...arm-branch-error.s => arm-thumb-branch-error.s} | 12 +-
test/ELF/arm-thumb-branch.s | 59 ++++++++++
test/ELF/arm-thumb-narrow-branch-check.s | 72 ++++++++++++
test/ELF/arm-thumb-plt-reloc.s | 101 +++++++++++++++++
12 files changed, 642 insertions(+), 9 deletions(-)
create mode 100644 test/ELF/Inputs/arm-thumb-blx-targets.s
create mode 100644 test/ELF/Inputs/arm-thumb-narrow-branch.o
create mode 100644 test/ELF/Inputs/arm-thumb-narrow-branch.s
create mode 100644 test/ELF/Inputs/far-arm-thumb-abs.s
create mode 100644 test/ELF/arm-blx.s
create mode 100644 test/ELF/arm-thumb-blx.s
copy test/ELF/{arm-branch-error.s => arm-thumb-branch-error.s} (50%)
create mode 100644 test/ELF/arm-thumb-branch.s
create mode 100644 test/ELF/arm-thumb-narrow-branch-check.s
create mode 100644 test/ELF/arm-thumb-plt-reloc.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 2f1d7f6 * config/i386/i386.md (setcc + movzbl peephole2): Use reg_se [...]
new fbe75c6 [PATCH][AARCH64]Fix typo in aarch64_legitimize_address.
new 6424cb9 2016-06-16 Hristian Kirtchev <kirtchev(a)adacore.com>
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 | 4 ++++
gcc/ada/ChangeLog | 34 +++++++++++++++++++++++++++++++++
gcc/ada/bindgen.adb | 45 +++++++++++++++++++++++---------------------
gcc/ada/einfo.ads | 8 ++++----
gcc/ada/exp_attr.adb | 5 +++--
gcc/ada/exp_ch9.adb | 2 +-
gcc/ada/inline.adb | 4 ++--
gcc/ada/restrict.adb | 28 +++++++++++++--------------
gcc/ada/sem_attr.adb | 1 +
gcc/ada/sem_ch12.adb | 13 +++++++++----
gcc/ada/sem_ch8.adb | 2 ++
gcc/ada/sem_ch9.adb | 19 ++++++++++++++++++-
gcc/ada/sem_elab.adb | 17 ++++++++---------
gcc/ada/sem_util.adb | 6 +++++-
gcc/ada/usage.adb | 2 +-
gcc/config/aarch64/aarch64.c | 2 +-
16 files changed, 131 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.