This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1d2bc2eae9 fork: Remove bogus parent PID assertions [BZ #21386]
new e1d6e08dd6 Remove useless SPARC signbit aliases.
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:
ChangeLog | 13 +++++++++++++
sysdeps/sparc/sparc32/fpu/s_signbit.S | 2 --
sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S | 3 ---
sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S | 2 --
sysdeps/sparc/sparc64/fpu/s_signbit.S | 2 --
sysdeps/sparc/sparc64/fpu/s_signbitf.S | 1 -
6 files changed, 13 insertions(+), 10 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 0ee4a484f75 [x86] add tests for potential vector narrowing optimization [...]
new c5d0c88a98f [SPARC] Support 'f' and 'e' inline asm constraints.
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:
docs/LangRef.rst | 3 +++
lib/Target/Sparc/SparcISelLowering.cpp | 23 ++++++++++++++++++++++-
lib/Target/Sparc/SparcRegisterInfo.td | 6 ++++--
test/CodeGen/SPARC/inlineasm-v9.ll | 30 ++++++++++++++++++++++++++++++
test/CodeGen/SPARC/inlineasm.ll | 18 ++++++++++++++++++
5 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/SPARC/inlineasm-v9.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 27f45bd3d9 Enabling the /bigobj flag for SemaDeclAttr.cpp.
new e92a9a577b [SPARC] Support 'f' and 'e' inline asm constraints.
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/Basic/Targets.cpp | 5 +++++
test/CodeGen/sparcv8-inline-asm.c | 11 +++++++++++
2 files changed, 16 insertions(+)
create mode 100644 test/CodeGen/sparcv8-inline-asm.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 zorg.
from 182583b Skip install step if not requested.
new 5170629 [AVR] Run more parallel jobs on the buildbot
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:
buildbot/osuosl/master/config/builders.py | 1 +
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 2 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 compiler-rt.
from 47c47778c Enable lsan test suite on Darwin x86_64 builds
new 2ea389217 Disable two failing darwin lsan tests
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/lsan/TestCases/link_turned_off.cc | 2 ++
test/lsan/TestCases/recoverable_leak_check.cc | 2 ++
2 files 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 llvm.
from aec267d42ba [LoopUnroll] Fix a test. REQUIRE should be REQUIRES.
new 0ee4a484f75 [x86] add tests for potential vector narrowing optimization [...]
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/CodeGen/X86/vector-narrow-binop.ll | 111 ++++++++++++++++++++++++++++++++
1 file changed, 111 insertions(+)
create mode 100644 test/CodeGen/X86/vector-narrow-binop.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 gcc-7-branch
in repository gcc.
from 71ad46ef26f Daily bump.
new 819cfe57e65 PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
new 0c13828c23b * system-linux-arm.ads (Memory_Size): Use Long_Integer'Siz [...]
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/ada/ChangeLog | 17 +++
gcc/ada/gcc-interface/Makefile.in | 17 +--
gcc/ada/system-linux-aarch64-ilp32.ads | 157 ---------------------
gcc/ada/system-linux-arm.ads | 2 +-
libstdc++-v3/ChangeLog | 8 ++
libstdc++-v3/include/std/utility | 21 +++
.../wchar_t/79162.cc => 20_util/tuple/78939.cc} | 29 +++-
7 files changed, 74 insertions(+), 177 deletions(-)
delete mode 100644 gcc/ada/system-linux-aarch64-ilp32.ads
copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/wchar_t/79162.cc => 20_u [...]
--
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 809c04ad07e [gcc]
new 27450aa636d * system-linux-arm.ads (Memory_Size): Use Long_Integer'Siz [...]
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/ada/ChangeLog | 17 ++++
gcc/ada/gcc-interface/Makefile.in | 17 +---
gcc/ada/system-linux-aarch64-ilp32.ads | 157 ---------------------------------
gcc/ada/system-linux-arm.ads | 2 +-
4 files changed, 20 insertions(+), 173 deletions(-)
delete mode 100644 gcc/ada/system-linux-aarch64-ilp32.ads
--
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 f50e2288e06 [DAGCombine] Use SelectionDAG::getAnyExtOrTrunc helper. NFCI.
new 343d3f3e446 [NewGVN] Improve debug output a bit. NFCI.
new aec267d42ba [LoopUnroll] Fix a test. REQUIRE should be REQUIRES.
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/Transforms/Scalar/NewGVN.cpp | 2 +-
test/Transforms/LoopUnroll/not-rotated.ll | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.