This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch master
in repository toolchain/release-notes.
from 641edeb Update git.linaro.org/toolchain repository url.
new 967e61b Add link to wiki description for triplets
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:
components/toolchain/binaries/README.textile | 4 ++++
1 file changed, 4 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 clang.
from e11d70e Basic: match GCC behaviour for SuS macro
new c0b70cd [AVR] Add support for the full set of inline asm constraints
new 62d905d [AVR] Allow specifying the CPU on the command line
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:
lib/Basic/Targets.cpp | 344 +++++++++++++++++++++
test/CodeGen/avr-inline-asm-constraints.c | 124 ++++++++
.../avr-unsupported-inline-asm-constraints.c | 8 +
test/CodeGen/avr/target-cpu-defines/atmega328p.c | 6 +
test/CodeGen/avr/target-cpu-defines/attiny104.c | 6 +
test/CodeGen/avr/target-cpu-defines/common.c | 5 +
6 files changed, 493 insertions(+)
create mode 100644 test/CodeGen/avr-inline-asm-constraints.c
create mode 100644 test/CodeGen/avr-unsupported-inline-asm-constraints.c
create mode 100644 test/CodeGen/avr/target-cpu-defines/atmega328p.c
create mode 100644 test/CodeGen/avr/target-cpu-defines/attiny104.c
create mode 100644 test/CodeGen/avr/target-cpu-defines/common.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 binutils-gdb.
from 3f7b46f gdb: provide and use sparc{32,64} target description XML files.
new 20b477a [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay
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:
gdb/ChangeLog | 6 +
gdb/NEWS | 3 +
gdb/i386-tdep.c | 30 ++-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.reverse/insn-reverse-x86.c | 261 +++++++++++++++++++++++++++
gdb/testsuite/gdb.reverse/insn-reverse.c | 2 +
6 files changed, 303 insertions(+), 4 deletions(-)
create mode 100644 gdb/testsuite/gdb.reverse/insn-reverse-x86.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 13904b0 [X86][GlobalISel] Add limited ret lowering support to the IRT [...]
new f71e0b1 [ArgPromote] Replace all the grep-based testing with precise [...]
new a6a852f [AVR] Use 'print' instead of 'dump'
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:
lib/Target/AVR/AVRMCInstLower.cpp | 2 +-
.../ArgumentPromotion/2008-07-02-array-indexing.ll | 25 ++++++----
.../ArgumentPromotion/aggregate-promote.ll | 42 +++++++++-------
test/Transforms/ArgumentPromotion/attrs.ll | 58 ++++++++++++++++------
test/Transforms/ArgumentPromotion/chained.ll | 31 ++++++++----
test/Transforms/ArgumentPromotion/control-flow.ll | 24 ++++++---
6 files changed, 118 insertions(+), 64 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 e749985 [AVX-512] Add VPSLLDQ/VPSRLDQ to load folding tables.
new 13904b0 [X86][GlobalISel] Add limited ret lowering support to the IRT [...]
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/X86/X86CallLowering.cpp | 119 +++++++++++++--
lib/Target/X86/X86CallLowering.h | 9 ++
.../X86/GlobalISel/irtranslator-callingconv.ll | 165 ++++++++++++++++++++-
.../GlobalISel/irtranslator-callingconv_64bit.ll | 54 +++----
4 files changed, 295 insertions(+), 52 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 de32a80 Automatic date update in version.in
new 3f7b46f gdb: provide and use sparc{32,64} target description XML files.
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:
gdb/ChangeLog | 22 +++++++
gdb/NEWS | 2 +
gdb/doc/ChangeLog | 6 ++
gdb/doc/gdb.texinfo | 43 +++++++++++++
gdb/features/sparc/sparc32-cp0.xml | 19 ++++++
gdb/features/sparc/sparc32-cpu.xml | 42 +++++++++++++
gdb/features/sparc/sparc32-fpu.xml | 43 +++++++++++++
gdb/features/sparc/sparc32-solaris.c | 98 +++++++++++++++++++++++++++++
gdb/features/sparc/sparc32-solaris.xml | 15 +++++
gdb/features/sparc/sparc64-cp0.xml | 17 +++++
gdb/features/sparc/sparc64-cpu.xml | 42 +++++++++++++
gdb/features/sparc/sparc64-fpu.xml | 60 ++++++++++++++++++
gdb/features/sparc/sparc64-solaris.c | 112 +++++++++++++++++++++++++++++++++
gdb/features/sparc/sparc64-solaris.xml | 15 +++++
gdb/sparc-tdep.c | 75 ++++++++++++++++++++++
gdb/sparc-tdep.h | 6 ++
gdb/sparc64-tdep.c | 16 +++++
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.xml/tdesc-regs.exp | 9 +++
19 files changed, 647 insertions(+)
create mode 100644 gdb/features/sparc/sparc32-cp0.xml
create mode 100644 gdb/features/sparc/sparc32-cpu.xml
create mode 100644 gdb/features/sparc/sparc32-fpu.xml
create mode 100644 gdb/features/sparc/sparc32-solaris.c
create mode 100644 gdb/features/sparc/sparc32-solaris.xml
create mode 100644 gdb/features/sparc/sparc64-cp0.xml
create mode 100644 gdb/features/sparc/sparc64-cpu.xml
create mode 100644 gdb/features/sparc/sparc64-fpu.xml
create mode 100644 gdb/features/sparc/sparc64-solaris.c
create mode 100644 gdb/features/sparc/sparc64-solaris.xml
--
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 d7630a8 [XRay][compiler-rt] Use gettid instead of getpid in FDR mode.
new fe21981 [Builtin][ARM] Implement addsf3/__aeabi_fadd for Thumb1
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/builtins/CMakeLists.txt | 1 +
lib/builtins/arm/addsf3.S | 277 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 278 insertions(+)
create mode 100644 lib/builtins/arm/addsf3.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 libcxx.
from a67aa06 Mark LWG 2765 as complete. No changes needed
new cda122b Refer to _LIBCPP_MSVC macro where applicable
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/__config | 2 +-
include/__undef_min_max | 4 ++--
include/ext/hash_map | 2 +-
include/ext/hash_set | 2 +-
src/exception.cpp | 12 ++++++------
src/include/atomic_support.h | 2 +-
src/thread.cpp | 2 +-
7 files changed, 13 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 llvm.
from a455c94 [AVX-512] Add VPABSB/D/Q/W to load folding tables.
new e749985 [AVX-512] Add VPSLLDQ/VPSRLDQ to load folding tables.
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/X86/X86InstrInfo.cpp | 6 +++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 16 +++++++++++++
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 32 ++++++++++++++++++++++++++
3 files changed, 54 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 6ab6741 [AVX-512] Add VPMULLD/Q/W instructions to load folding tables.
new 1464e37 [AVX-512] Add VSHUFPS/PD to load folding tables.
new a455c94 [AVX-512] Add VPABSB/D/Q/W to load folding tables.
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:
lib/Target/X86/X86InstrInfo.cpp | 50 +++++++++++++
test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 39 ++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 100 +++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 72 ++++++++++++++++++
4 files changed, 261 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.