This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3764e8b * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK. (pr [...]
new ddec7b2 Add DW_LANG_Rust
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/ChangeLog | 5 +++++
include/dwarf2.h | 8 ++++++--
2 files changed, 11 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 clang.
from 9349dfb Recommit "[MS] Improved implementation of stack pragmas (vtor [...]
new 3c235b1 [ARM] Guard the declarations of f16 to f32 vcvt intrinsics in [...]
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/Basic/arm_neon.td | 6 ++++--
test/Sema/arm-no-fp16.c | 11 +++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 test/Sema/arm-no-fp16.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 compiler-rt.
from ef7d1a2 [msan] Tests for vector compare intrinsics.
new 4c14c15 [sanitizers] [SystemZ] Mark kernel 3.12.58+ as safe from CVE- [...]
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/sanitizer_common/sanitizer_linux_s390.cc | 3 +++
1 file changed, 3 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 ac19ae8 AMDGPU/SI: Add offset field to ds_permute/ds_bpermute instructions
new dca9796 Add credit [Test commit]
new 432a665 fix typo; NFC
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:
CREDITS.TXT | 4 ++++
include/llvm/IR/Constants.h | 2 +-
2 files changed, 5 insertions(+), 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 df4cf99 * config/i386/i386.md (operations with memory inputs settin [...]
new 3764e8b * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK. (pr [...]
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 | 6 ++++++
gcc/config/i386/i386.md | 25 +++++++++++++++++++++++++
2 files changed, 31 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 f4d5a50 [mips][ias] Split expandMemInst between MipsAsmParser and Mip [...]
new ac19ae8 AMDGPU/SI: Add offset field to ds_permute/ds_bpermute instructions
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 4 ++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ----
lib/Target/AMDGPU/SIInstrInfo.td | 12 ++++++------
test/CodeGen/AMDGPU/llvm.amdgcn.ds.bpermute.ll | 10 ++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.permute.ll | 12 +++++++++++-
5 files changed, 29 insertions(+), 13 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 f6fac0a libgcc/ * config/sh/crt1.S: Remove SH5 support. * config/sh [...]
new df4cf99 * config/i386/i386.md (operations with memory inputs settin [...]
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 | 11 ++++++--
gcc/config/i386/i386.md | 75 ++++++++++++++++++++++++++-----------------------
2 files changed, 48 insertions(+), 38 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 22912e7 gcc/
new f6fac0a libgcc/ * config/sh/crt1.S: Remove SH5 support. * config/sh [...]
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:
libgcc/ChangeLog | 11 +
libgcc/config/sh/crt1.S | 643 ------------
libgcc/config/sh/crti.S | 28 -
libgcc/config/sh/crtn.S | 30 -
libgcc/config/sh/lib1funcs-4-300.S | 2 -
libgcc/config/sh/lib1funcs-Os-4-200.S | 2 -
libgcc/config/sh/lib1funcs.S | 1774 +--------------------------------
libgcc/config/sh/linux-unwind.h | 99 --
libgcc/config/sh/t-sh64 | 6 -
9 files changed, 21 insertions(+), 2574 deletions(-)
delete mode 100644 libgcc/config/sh/t-sh64
--
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.
christophe.lyon pushed a change to branch abe-july-2015
in repository toolchain/abe.
at 4393004 bug #2011: fix path to Foundation Model.
This branch includes the following new commits:
new 4393004 bug #2011: fix path to Foundation Model.
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.