This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d59cfa9a406 Define __CET__ for -fcf-protection and remove -mibt
new 9a558e864ba [nvptx] Fix calls to vector and worker routines
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 | 12 ++++
gcc/config/nvptx/nvptx.c | 106 ++++++++++++++++-------------
libgomp/ChangeLog | 6 ++
libgomp/testsuite/libgomp.oacc-c++/ref-1.C | 78 +++++++++++++++++++++
4 files changed, 156 insertions(+), 46 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c++/ref-1.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 llvm.
from f23938f2441 [X86][BtVer2] Cleanup some old FIXMEs from the model. NFCI.
new 1efc1f18387 Revert "Revert r330403 and r330413."
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/SSAUpdaterBulk.h | 7 ++--
lib/Transforms/Scalar/JumpThreading.cpp | 56 ++++++++++++++------------
lib/Transforms/Utils/SSAUpdaterBulk.cpp | 25 ++++++------
test/Transforms/JumpThreading/removed-use.ll | 54 +++++++++++++++++++++++++
unittests/Transforms/Utils/SSAUpdaterBulk.cpp | 40 +++++++++---------
5 files changed, 120 insertions(+), 62 deletions(-)
create mode 100644 test/Transforms/JumpThreading/removed-use.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 fa95965babe Do not overflow string buffer (PR objc/85476).
new d59cfa9a406 Define __CET__ for -fcf-protection and remove -mibt
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 | 26 ++++++++++++++++++++++++++
gcc/common/config/i386/i386-common.c | 17 -----------------
gcc/config/i386/cet.h | 6 +++---
gcc/config/i386/driver-i386.c | 6 ++----
gcc/config/i386/i386-c.c | 20 ++++++--------------
gcc/config/i386/i386.c | 2 --
gcc/config/i386/i386.h | 2 --
gcc/config/i386/i386.md | 2 +-
gcc/config/i386/i386.opt | 12 ++++--------
gcc/doc/invoke.texi | 28 +++++++++++-----------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr85044.c | 2 +-
gcc/testsuite/gcc.target/i386/sse-26.c | 2 +-
13 files changed, 61 insertions(+), 70 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 63a6010590 clang-cl: Accept (and ignore) /Zc:__cplusplus.
new 232876a7ef [OpenMP] Hide -fopenmp-cuda-mode
new fffb8f31fd [docs] Regenerate command line reference
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:
docs/ClangCommandLineReference.rst | 96 ++++++++++++++++++++++++++++++--------
include/clang/Driver/Options.td | 6 ++-
2 files changed, 81 insertions(+), 21 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 cb012539241 [X86] Tag CLDEMOTE instruction with WriteLoad scheduling class
new f23938f2441 [X86][BtVer2] Cleanup some old FIXMEs from the model. 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/Target/X86/X86ScheduleBtVer2.td | 7 ++-----
1 file changed, 2 insertions(+), 5 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 c33e1469f0 [CFG] [analyzer] Add construction contexts for loop conditio [...]
new fe8aa0dc7c [OpenCL] Add 'denorms-are-zero' function attribute
new 441fe353ae Fix -Wunused-variable warnings after r330377.
new 94dcd94917 [NEON] Add a comment explaining the situation with vget_high [...]
new c20c0af345 [Driver] Support for -save-stats in AddGoldPlugin.
new d2a426651d [CUDA] Register relocatable GPU binaries
new a2c575b96d [CUDA] Document recent changes
new 63a6010590 clang-cl: Accept (and ignore) /Zc:__cplusplus.
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:
docs/ReleaseNotes.rst | 12 ++++
include/clang/Basic/arm_neon.td | 4 ++
include/clang/Driver/CLCompatOptions.td | 3 +-
include/clang/Driver/Options.td | 2 +-
lib/Analysis/ConstructionContext.cpp | 4 +-
lib/CodeGen/CGCUDANV.cpp | 121 +++++++++++++++++++++++++++-----
lib/CodeGen/CGCall.cpp | 4 ++
lib/Driver/ToolChains/Ananas.cpp | 7 +-
lib/Driver/ToolChains/Clang.cpp | 28 +-------
lib/Driver/ToolChains/CloudABI.cpp | 7 +-
lib/Driver/ToolChains/CommonArgs.cpp | 43 ++++++++++--
lib/Driver/ToolChains/CommonArgs.h | 9 ++-
lib/Driver/ToolChains/FreeBSD.cpp | 7 +-
lib/Driver/ToolChains/Gnu.cpp | 7 +-
test/CodeGenCUDA/device-stub.cu | 111 +++++++++++++++++------------
test/CodeGenOpenCL/denorms-are-zero.cl | 32 +++++----
test/Driver/cl-options.c | 9 +++
test/Driver/save-stats.c | 8 +++
18 files changed, 296 insertions(+), 122 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 f359ebf1c4e 2018-04-20 Richard Biener <rguenther(a)suse.de>
new fa95965babe Do not overflow string buffer (PR objc/85476).
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/objc/ChangeLog | 5 +++++
gcc/objc/objc-act.c | 2 +-
2 files changed, 6 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 llvm.
from f6415de6bf9 [ObjectYAML] Add ability for DWARFYAML to calculate DIE lengths
new 8e6c534e1ed [AArch64][SVE] Asm: Support for contiguous LD1 (scalar+sca [...]
new cb012539241 [X86] Tag CLDEMOTE instruction with WriteLoad scheduling class
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/Target/AArch64/AArch64SVEInstrInfo.td | 18 +++++++++++
.../AArch64/Disassembler/AArch64Disassembler.cpp | 1 -
lib/Target/AArch64/SVEInstrFormats.td | 36 +++++++++++++++++++++-
lib/Target/X86/X86InstrInfo.td | 3 +-
test/MC/AArch64/SVE/ld1b-diagnostics.s | 24 +++++++++++++++
test/MC/AArch64/SVE/ld1b.s | 36 ++++++++++++++++++++++
test/MC/AArch64/SVE/ld1d-diagnostics.s | 29 +++++++++++++++++
test/MC/AArch64/SVE/ld1d.s | 12 ++++++++
test/MC/AArch64/SVE/ld1h-diagnostics.s | 29 +++++++++++++++++
test/MC/AArch64/SVE/ld1h.s | 24 +++++++++++++++
test/MC/AArch64/SVE/ld1sb-diagnostics.s | 24 +++++++++++++++
test/MC/AArch64/SVE/ld1sb.s | 30 ++++++++++++++++++
test/MC/AArch64/SVE/ld1sh-diagnostics.s | 29 +++++++++++++++++
test/MC/AArch64/SVE/ld1sh.s | 18 +++++++++++
test/MC/AArch64/SVE/ld1sw-diagnostics.s | 29 +++++++++++++++++
test/MC/AArch64/SVE/ld1sw.s | 12 ++++++++
test/MC/AArch64/SVE/ld1w-diagnostics.s | 29 +++++++++++++++++
test/MC/AArch64/SVE/ld1w.s | 18 +++++++++++
18 files changed, 398 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 llvm.
from 2f0f603361d [UpdateTestChecks] Fix update_mca_test_checks.py slowness issue
new f6415de6bf9 [ObjectYAML] Add ability for DWARFYAML to calculate DIE lengths
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/ObjectYAML/DWARFEmitter.h | 5 ++-
lib/ObjectYAML/DWARFEmitter.cpp | 50 ++++++++++++++++++++++--
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 4 +-
3 files changed, 51 insertions(+), 8 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-7-branch
in repository gcc.
from c7ad8e072e1 Daily bump.
new dcf1bf9b649 gcc/ Backport from mainline 2018-03-09 Peter Bergner <b [...]
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 | 12 ++++++++++++
gcc/config/rs6000/rs6000.c | 19 +++++++++----------
gcc/config/rs6000/rs6000.md | 4 ++--
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.target/powerpc/pr83969.c | 14 ++++++++++++++
gcc/testsuite/go.dg/pr85436.go | 21 +++++++++++++++++++++
6 files changed, 69 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83969.c
create mode 100644 gcc/testsuite/go.dg/pr85436.go
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.