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 a87f7faf374 Daily bump.
new 4d79b8dd4ad PR libstdc++/81835 fix broken URLs in libstdc++ docs
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/doc/html/manual/ext_demangling.html | 2 +-
libstdc++-v3/doc/xml/manual/extensions.xml | 2 +-
libstdc++-v3/libsupc++/cxxabi.h | 2 +-
4 files changed, 10 insertions(+), 3 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 gcc-5-branch
in repository gcc.
from 18eb9869706 Daily bump.
new 716ffd16fb6 PR libstdc++/81835 fix broken URLs in libstdc++ docs
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/doc/html/manual/ext_demangling.html | 2 +-
libstdc++-v3/doc/xml/manual/extensions.xml | 2 +-
libstdc++-v3/libsupc++/cxxabi.h | 2 +-
4 files changed, 10 insertions(+), 3 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 gcc-6-branch
in repository gcc.
from a202c6cb807 Daily bump.
new 8bd701348d3 PR libstdc++/81835 fix broken URLs in libstdc++ docs
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/doc/html/manual/ext_demangling.html | 2 +-
libstdc++-v3/doc/xml/manual/extensions.xml | 2 +-
libstdc++-v3/libsupc++/cxxabi.h | 2 +-
4 files changed, 10 insertions(+), 3 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 ff985b603fe 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
new 0b10029c53e 2017-09-13 Hristian Kirtchev <kirtchev(a)adacore.com>
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 | 53 +++++++++++++++++++++++++++++
gcc/ada/clean.adb | 2 +-
gcc/ada/einfo.adb | 24 ++++++-------
gcc/ada/einfo.ads | 35 +++++++++----------
gcc/ada/exp_ch3.adb | 2 +-
gcc/ada/exp_util.adb | 83 +++++++++++++++++++++++----------------------
gcc/ada/exp_util.ads | 8 ++---
gcc/ada/freeze.adb | 4 +--
gcc/ada/sem_ch13.adb | 96 ++++++++++++++++++++++++++++++++++------------------
gcc/ada/sem_ch3.adb | 52 +++++++++++++++-------------
gcc/ada/sem_ch7.adb | 3 +-
gcc/ada/sem_ch8.adb | 1 +
12 files changed, 226 insertions(+), 137 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 15d724a9299 [X86][Skylake][KNL] Updating code gen regression test to us [...]
new d26630705d5 [dwarfdump] Rename Brief to Verbose in DIDumpOptions
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/DebugInfo/DIContext.h | 5 +++--
include/llvm/DebugInfo/DWARF/DWARFContext.h | 3 ++-
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 7 +++++--
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 ++++++------
lib/DebugInfo/DWARF/DWARFDie.cpp | 13 +++++++------
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 4 ++--
lib/DebugInfo/DWARF/DWARFTypeUnit.cpp | 6 +++---
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 22 +++++++++++-----------
test/tools/llvm-dwarfdump/X86/verify_debug_info.s | 8 ++++----
tools/dsymutil/DwarfLinker.cpp | 23 +++++++++++++++++------
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 16 ++++++++++------
12 files changed, 71 insertions(+), 50 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 8e0b2bf6e8b 2017-09-13 Richard Biener <rguenther(a)suse.de>
new ff985b603fe 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic4.C | 11 +++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic5.C | 19 +++++++++++++++++++
3 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic4.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic5.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4db05b3 Remove start-container-none.sh and start-container-schroot.sh.
new b4fd833 jenkins-helpers.sh: Increase RAM allocation for build containers
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:
jenkins-helpers.sh | 4 ++--
1 file changed, 2 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 llvm.
from 9c3472357ac [GlobalISel][X86] support G_FPEXT operation.
new 31702544ce6 NFC. Updating codegen test bmi2-schedule.ll to use the SKYL [...]
new 46110d9420c [X86][Skylake][KNL] Updating code gen regression test to us [...]
new 15d724a9299 [X86][Skylake][KNL] Updating code gen regression test to us [...]
The 3 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/bmi2-schedule.ll | 190 +++++++++++++++++++-------------------
1 file changed, 95 insertions(+), 95 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 e239c0c6cf5 [X86] Add explicit mc-encoding checks to X86/viabs.ll. NFC.
new bddbeacadb6 [X86] Adding X86 Processor Families
new a01e7680ad3 [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to I [...]
new 9c3472357ac [GlobalISel][X86] support G_FPEXT operation.
The 3 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/IR/IntrinsicsX86.td | 88 ----------------------
lib/IR/AutoUpgrade.cpp | 27 ++++++-
lib/Target/X86/X86.td | 30 +++++++-
lib/Target/X86/X86IntrinsicsInfo.h | 18 -----
lib/Target/X86/X86LegalizerInfo.cpp | 4 +
lib/Target/X86/X86RegisterBankInfo.cpp | 14 +++-
lib/Target/X86/X86Subtarget.cpp | 14 ++++
lib/Target/X86/X86Subtarget.h | 20 ++++-
test/CodeGen/X86/GlobalISel/fpext-scalar.ll | 12 +++
.../X86/GlobalISel/legalize-fpext-scalar.mir | 33 ++++++++
.../X86/GlobalISel/regbankselect-X86_64.mir | 30 +++++++-
.../CodeGen/X86/GlobalISel/select-fpext-scalar.mir | 40 ++++++++++
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 18 +++--
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 31 ++++++++
test/CodeGen/X86/avx2-intrinsics-x86.ll | 79 ++++---------------
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 33 ++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 32 --------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 48 ++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 50 ------------
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 65 ++++++++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 64 ----------------
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 65 ++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 64 ----------------
test/CodeGen/X86/combine-abs.ll | 19 +++--
test/CodeGen/X86/ssse3-intrinsics-fast-isel.ll | 18 +++--
25 files changed, 509 insertions(+), 407 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/fpext-scalar.ll
create mode 100644 test/CodeGen/X86/GlobalISel/legalize-fpext-scalar.mir
create mode 100644 test/CodeGen/X86/GlobalISel/select-fpext-scalar.mir
--
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 f5081299fa clang/lib/Driver/ToolChains/Darwin.h: Add proper style to co [...]
new 410d429c62 [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR [...]
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/CGBuiltin.cpp | 26 ++++++++++++++++++
test/CodeGen/avx2-builtins.c | 12 ++++++---
test/CodeGen/avx512bw-builtins.c | 28 +++++++++++++++-----
test/CodeGen/avx512f-builtins.c | 20 +++++++++++---
test/CodeGen/avx512vl-builtins.c | 54 ++++++++++++++++++++++++++++----------
test/CodeGen/avx512vlbw-builtins.c | 48 ++++++++++++++++++++++-----------
test/CodeGen/ssse3-builtins.c | 12 ++++++---
7 files changed, 154 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.