This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f16db3ca21a [CGP] pass size as param in MemCmpExpansion; NFCI
new 619317ee76f LowerTypeTests: Generate simpler IR for br(llvm.type.test, [...]
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/Transforms/IPO/LowerTypeTests.cpp | 21 +++++++++++++++--
test/Transforms/LowerTypeTests/simplify.ll | 37 ++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LowerTypeTests/simplify.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 gcc.
from e77e5402884 rs6000: Remove spe_acc and spefscr
new c23c7cf2002 rs6000: Remove rs6000_nonimmediate_operand
new 55336a036a9 I love SVN.
new 478a417bada PR libstdc++/81002 fix std::basic_regex range constructor
new 4bb28e46497 Add C++17 deduction guide for std::basic_regex (P0433R2, partial)
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:
gcc/ChangeLog | 7 +
gcc/config/rs6000/e500.h | 45 -
gcc/config/rs6000/linuxspe.h | 32 -
gcc/config/rs6000/predicates.md | 7 -
gcc/config/rs6000/rs6000.md | 14 +-
gcc/config/rs6000/spe.h | 1107 --------------------
gcc/config/rs6000/spe.md | 28 -
libstdc++-v3/ChangeLog | 10 +
libstdc++-v3/include/bits/regex.h | 9 +-
libstdc++-v3/include/bits/regex_compiler.h | 10 +-
.../basic_regex/ctors/basic/iter.cc} | 9 +-
.../basic_regex/ctors}/deduction.cc | 72 +-
12 files changed, 71 insertions(+), 1279 deletions(-)
delete mode 100644 gcc/config/rs6000/e500.h
delete mode 100644 gcc/config/rs6000/linuxspe.h
delete mode 100644 gcc/config/rs6000/spe.h
delete mode 100644 gcc/config/rs6000/spe.md
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 28_regex/basi [...]
copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/wchar_t => 28_regex/basi [...]
--
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 fdc543919a Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
new 8f0a947cf5 Remove check for NULL buffer passed to `ptsname_r'
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 | 6 ++++++
login/tst-ptsname.c | 1 -
sysdeps/unix/sysv/linux/ptsname.c | 6 ------
3 files changed, 6 insertions(+), 7 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 0c48ab47883 rs6000: Remove UNSPEC_MV_CR_GT
new 9d20c62c4df rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends
new 7f79f7ec447 rs6000: Remove -mspe options
new 978abc2e74b rs6000: Remove reg_or_none500mem_operand
new 7699f258fce rs6000: Remove spe.md, spe.h, linuxspe.h
new 32a5b6889d1 rs6000: Remove type attribute "brinc"
new bc5502665c5 rs6000: Remove SPE high registers
new e77e5402884 rs6000: Remove spe_acc and spefscr
The 7 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 | 128 ++
gcc/common/config/rs6000/rs6000-common.c | 9 -
gcc/config.gcc | 4 +-
gcc/config/rs6000/8540.md | 6 -
gcc/config/rs6000/darwin.h | 7 +-
gcc/config/rs6000/e500mc.md | 6 -
gcc/config/rs6000/e500mc64.md | 6 -
gcc/config/rs6000/paired.md | 12 +-
gcc/config/rs6000/predicates.md | 67 +-
gcc/config/rs6000/rs6000-builtin.def | 313 +---
gcc/config/rs6000/rs6000-c.c | 4 -
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 1461 +---------------
gcc/config/rs6000/rs6000.h | 186 +-
gcc/config/rs6000/rs6000.md | 16 +-
gcc/config/rs6000/rs6000.opt | 20 -
gcc/config/rs6000/spe.md | 2767 ------------------------------
gcc/config/rs6000/t-rs6000 | 1 -
gcc/config/rs6000/vector.md | 95 -
gcc/doc/tm.texi | 2 -
gcc/doc/tm.texi.in | 2 -
21 files changed, 239 insertions(+), 4874 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 94da43a54f0 rs6000: Remove TARGET_E500_{SINGLE,DOUBLE}
new 75038460760 rs6000: Remove -mfloat-gprs
new 63900c5f5e8 rs6000: Remove rs6000_cbranch_operator
new 731ebc8a218 rs6000: Remove output_e500_flip_gt_bit
new 0c48ab47883 rs6000: Remove UNSPEC_MV_CR_GT
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:
gcc/ChangeLog | 21 +++++++++++++++++++++
gcc/config/rs6000/predicates.md | 4 ----
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 30 +-----------------------------
gcc/config/rs6000/rs6000.md | 9 ++++-----
gcc/config/rs6000/rs6000.opt | 20 --------------------
gcc/config/rs6000/t-rtems | 9 ++-------
7 files changed, 28 insertions(+), 66 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 6a60571869b PR33331 - opt-viewer.py produces broken output for director [...]
new f16db3ca21a [CGP] pass size as param in MemCmpExpansion; NFCI
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/CodeGen/CodeGenPrepare.cpp | 15 +++++----------
1 file changed, 5 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 gcc.
from e8c653c68cf * class.c (layout_class_type): Restructure overlong-bitfie [...]
new df8015ff711 rs6000: Remove TARGET_FPRS
new 94da43a54f0 rs6000: Remove TARGET_E500_{SINGLE,DOUBLE}
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/ChangeLog | 38 ++
gcc/config/rs6000/darwin.md | 16 +-
gcc/config/rs6000/dfp.md | 48 +--
gcc/config/rs6000/predicates.md | 29 +-
gcc/config/rs6000/rs6000-c.c | 14 +-
gcc/config/rs6000/rs6000.c | 485 +++----------------------
gcc/config/rs6000/rs6000.h | 49 +--
gcc/config/rs6000/rs6000.md | 315 ++++++-----------
gcc/config/rs6000/spe.md | 759 ++--------------------------------------
gcc/config/rs6000/vsx.md | 2 +-
10 files changed, 259 insertions(+), 1496 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 eeb64a67b6d [mips][dsp] Modify repl.ph to accept signed immediate values
new 6a60571869b PR33331 - opt-viewer.py produces broken output for director [...]
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:
utils/opt-viewer/optrecord.py | 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 llvm.
from 7e504a23220 [CGP] getParent()->getParent() --> getFunction(); NFCI
new 5fbefa57329 [CGP] pass size as param in MemCmpExpansion; NFCI
new eeb64a67b6d [mips][dsp] Modify repl.ph to accept signed immediate values
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/CodeGenPrepare.cpp | 21 ++++++++-------------
lib/Target/Mips/MipsDSPInstrInfo.td | 5 +++--
test/CodeGen/Mips/dsp-r1.ll | 12 +++++++++++-
test/MC/Disassembler/Mips/micromips-dsp/valid.txt | 2 +-
test/MC/Mips/dsp/invalid.s | 4 ++--
test/MC/Mips/micromips-dsp/invalid.s | 2 ++
test/MC/Mips/micromips-dsp/valid.s | 2 +-
7 files changed, 28 insertions(+), 20 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 de839bdbf5c [X86] Add test to demonstrate inefficient lowering of v48i8 [...]
new 7e504a23220 [CGP] getParent()->getParent() --> getFunction(); NFCI
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/CodeGen/CodeGenPrepare.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.