This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from cd880aa Avoid parallel GCC install in build-many-glibcs.py.
new 3a66b2b Fix ARM fpu_control.h for assemblers requiring VFP insn names [...]
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 | 7 +++++++
sysdeps/arm/fpu_control.h | 11 +++++++++--
2 files changed, 16 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 binutils-gdb.
from 6984613 PR ld/20995: MIPS: Set GAS flags correctly for tests
new 530d10c Automatic date update in version.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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from d505d1f Automatic date update in version.in
new cf63994 Automatic date update in version.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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 13338f4 PR ld/20995: MIPS: Set GAS flags correctly for tests
new 1201ad7 Automatic date update in version.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:
bfd/version.h | 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 81ff47b PR ld/20828: Fix linker script symbols wrongly forced local w [...]
new 6984613 PR ld/20995: MIPS: Set GAS flags correctly for 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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/elf.exp | 27 +++++++++++++++++----------
2 files changed, 23 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 a8b917b Treat segment [B, E) as not overlapping block with boundaries [A, B)
new e350211 Preserve domtree and loop-simplify for runtime unrolling.
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/llvm/Transforms/Utils/UnrollLoop.h | 2 +-
lib/Transforms/Utils/LoopUnroll.cpp | 56 +++++++++++++++++++++---------
lib/Transforms/Utils/LoopUnrollPeel.cpp | 15 ++++++--
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 32 +++++++++++++++--
4 files changed, 83 insertions(+), 22 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 57f0668 Revert r291670 because it introduces a crash.
new 621d1f4 [Hexagon] Remove dead defs from the live set when expanding wstores
new a8b917b Treat segment [B, E) as not overlapping block with boundaries [A, B)
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/CodeGen/LiveRangeCalc.cpp | 7 +-
lib/Target/Hexagon/HexagonFrameLowering.cpp | 9 +-
test/CodeGen/Hexagon/expand-vstorerw-undef2.ll | 216 +++++++++++++++++++++++++
test/CodeGen/Hexagon/regalloc-block-overlap.ll | 143 ++++++++++++++++
4 files changed, 373 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/expand-vstorerw-undef2.ll
create mode 100644 test/CodeGen/Hexagon/regalloc-block-overlap.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 binutils-2_28-branch
in repository binutils-gdb.
from 4030096 PR ld/20828: Fix linker script symbols wrongly forced local w [...]
new 13338f4 PR ld/20995: MIPS: Set GAS flags correctly for 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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/elf.exp | 27 +++++++++++++++++----------
2 files changed, 23 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 01355e8 Improve the `-filter-print-funcs` option to skip the banner f [...]
new 57f0668 Revert r291670 because it introduces a crash.
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/X86ISelLowering.cpp | 97 ------------------
test/CodeGen/X86/avx-trunc.ll | 26 -----
test/CodeGen/X86/avx512-trunc.ll | 205 -------------------------------------
3 files changed, 328 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 glibc.
from 0e8bac3 Merge translations from the Translation Project
new cd880aa Avoid parallel GCC install in build-many-glibcs.py.
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 | 5 +++++
scripts/build-many-glibcs.py | 12 +++++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.