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 a616e68 PR sanitizer/71042 * tsan/tsan_platform_linux.cc: Cherry-pi [...]
new 39ec951 [AArch64] Handle HFAs of float16 types properly
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 | 17 ++++++++
gcc/config/aarch64/aarch64-builtins.c | 29 ++++++++++----
gcc/config/aarch64/aarch64.c | 15 +++----
gcc/config/aarch64/aarch64.h | 5 +++
gcc/testsuite/ChangeLog | 29 ++++++++++++++
.../gcc.target/aarch64/aapcs64/abitest-common.h | 12 +++++-
gcc/testsuite/gcc.target/aarch64/aapcs64/abitest.S | 7 +++-
.../gcc.target/aarch64/aapcs64/func-ret-1.c | 1 +
gcc/testsuite/gcc.target/aarch64/aapcs64/test_2.c | 1 +
gcc/testsuite/gcc.target/aarch64/aapcs64/test_27.c | 46 ++++++++++++++++++++++
.../gcc.target/aarch64/aapcs64/type-def.h | 18 +++++++++
.../gcc.target/aarch64/aapcs64/va_arg-1.c | 10 ++++-
.../gcc.target/aarch64/aapcs64/va_arg-16.c | 28 +++++++++++++
.../gcc.target/aarch64/aapcs64/va_arg-2.c | 7 +++-
.../gcc.target/aarch64/aapcs64/va_arg-4.c | 9 ++++-
.../gcc.target/aarch64/aapcs64/va_arg-5.c | 7 +++-
16 files changed, 215 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/aapcs64/test_27.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-16.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 lldb.
from 2b5bce6 XFAIL TestNamespaceDefinitions on gcc-4.8 and below
new 4e49c94 Fix-up r278299 for windows
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:
source/Utility/SelectHelper.cpp | 8 +++++++-
1 file changed, 7 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 clang.
from d0be3c0 Fix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
new b682249 Fix For pr28288 - Error message in shift of vector values
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/Sema/SemaExpr.cpp | 16 +++++-----------
test/Sema/shift.c | 11 +++++++++++
2 files changed, 16 insertions(+), 11 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 a8e8317 [Hexagon] Treat non-returning indirect calls as scheduling bo [...]
new 4502b2e [Hexagon] Standardize pseudo-instructions for calls and returns
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/Hexagon/HexagonFrameLowering.cpp | 10 +++----
lib/Target/Hexagon/HexagonISelLowering.cpp | 10 +++----
lib/Target/Hexagon/HexagonISelLowering.h | 4 +--
lib/Target/Hexagon/HexagonInstrInfo.cpp | 22 +++++++-------
lib/Target/Hexagon/HexagonInstrInfo.td | 16 +++++-----
lib/Target/Hexagon/HexagonInstrInfoV3.td | 34 ++++++++++++----------
.../Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp | 28 +++++++++---------
7 files changed, 63 insertions(+), 61 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 38a5bdc [LVI] Take range metadata into account while calculating icmp [...]
new a8e8317 [Hexagon] Treat non-returning indirect calls as scheduling bo [...]
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/Hexagon/HexagonInstrInfo.cpp | 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 clang.
from 8e9d1c5 Prune unused diagnostics. NFC.
new d0be3c0 Fix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
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/Driver/cuda-detect.cu | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 7b17065 Fix warning in gdb.base/signals-state-child.c
new b14bdb3 Undo the previous change to the aarch64 sim - exporting aarch [...]
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:
sim/aarch64/ChangeLog | 10 ++++++++++
sim/aarch64/simulator.c | 13 +++++++++----
sim/aarch64/simulator.h | 5 -----
3 files changed, 19 insertions(+), 9 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 6af6409 [Sparc][Leon] Missed resetting option flags from check-in 278489.
new a6da8aa [LVI] Handle any predicate in comparisons like icmp <pred> (a [...]
new f811c0f [X86][SSE] Fixed PALIGNR target shuffle decode
new a4d5334 [Webassembly] disable unstable test.
new 38a5bdc [LVI] Take range metadata into account while calculating icmp [...]
The 4 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/Analysis/LazyValueInfo.cpp | 7 +-
lib/Target/X86/X86ISelLowering.cpp | 3 +
test/CodeGen/WebAssembly/dbgvalue.ll | 2 +
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 4 +-
test/Transforms/CorrelatedValuePropagation/add.ll | 19 +++
.../Transforms/CorrelatedValuePropagation/range.ll | 147 +++++++++++++++++++++
6 files changed, 178 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 gcc.
from fd4d205 PR sanitizer/71042 * tsan/tsan_platform_linux.cc: Cherry-pi [...]
new 0783f8c PR c/7652 * tree-complex.c (expand_complex_division): Add m [...]
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/tree-complex.c | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.