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 adc2ee3 2016-05-19 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 093bf36 PR tree-optimization/71031 * tree-vrp.c (extract_range_from [...]
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp100.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree-vrp.c | 17 ++++++++---------
4 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp100.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 bbac091 AMDGPU: Also look for s_cbranch_vccz
new 7c8f8b7 [SystemZ] Test commit - remove idea from README
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/SystemZ/README.txt | 5 -----
1 file changed, 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 amonakov/gomp-nvptx
in repository gcc.
from 9c55446 nvptx backend: add tests for attribute 'shared'
new 795ed2b nvptx backend: add test for -msoft-stack
new 3bcfa27 nvptx backend: reword -msoft-stack documentation
new a6a3dba nvptx testsuite: enable 'alloca' tests under -msoft-stack
new 73370c5 nvptx backend: cosmetic changes for __nvptx_stacks
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.gomp-nvptx | 10 ++++++++++
gcc/config/nvptx/nvptx.c | 7 ++++---
gcc/doc/invoke.texi | 13 +++++++++----
gcc/testsuite/ChangeLog.gomp-nvptx | 9 +++++++++
gcc/testsuite/gcc.target/nvptx/softstack.c | 23 +++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 5 ++++-
6 files changed, 59 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/softstack.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 cc76d42 pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex.
new bbac091 AMDGPU: Also look for s_cbranch_vccz
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/AMDGPU/SILowerControlFlow.cpp | 3 ++-
1 file 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 clang.
from f17e647 Check for nullptr argument.
new 9a0c251 [MS ABI] Ignore transparent contexts when determining the eff [...]
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/AST/MicrosoftMangle.cpp | 2 +-
test/CodeGenCXX/mangle-ms.cpp | 5 +++++
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 lld.
from a06bcd0 Simplify, NFC.
new 78f132b Fix the function to set the section VMA/LMA fields in case of [...]
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:
ELF/LinkerScript.cpp | 45 ++++++++++------------
...kerscript-va.s => linkerscript-repsection-va.s} | 16 ++++----
2 files changed, 28 insertions(+), 33 deletions(-)
copy test/ELF/{linkerscript-va.s => linkerscript-repsection-va.s} (56%)
--
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 9ea46b8 [X86][SSE] Added fast-isel tests to sync with clang/test/Code [...]
new f92376e Fix a covnersion from string to bool issue used in an assert
new cc76d42 pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex.
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:
include/llvm/DebugInfo/PDB/Raw/DbiStream.h | 2 +-
lib/DebugInfo/PDB/Raw/DbiStream.cpp | 10 ++++++----
lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp | 2 +-
test/DebugInfo/PDB/pdbdump-headers.test | 4 ++--
tools/llvm-pdbdump/llvm-pdbdump.cpp | 2 +-
5 files changed, 11 insertions(+), 9 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 1a542f9 * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also force [...]
new 217f00a 2016-05-16 Ryan Burn <contact(a)rnburn.com>
new 0802528 PR c++/71184: Fix NULL dereference in cp_parser_operator
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 | 5 +++++
gcc/Makefile.in | 3 ++-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/parser.c | 5 +++--
gcc/gengtype.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr71184.C | 1 +
7 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr71184.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 clang.
from 7fc77c9 [CUDA] Allow sm_50,52,53 GPUs
new 2141225 Don't rely on value numbers in test, those are fragile and ch [...]
new f17e647 Check for nullptr argument.
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/CodeGenModule.cpp | 4 +-
test/CodeGen/avx512f-builtins.c | 134 ++++++++++++++++++++--------------------
2 files changed, 69 insertions(+), 69 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 26a5159 gcc/testsuite/ChangeLog:
new 1a542f9 * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also force [...]
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 | 10 +++++++---
gcc/sched-deps.c | 7 +++++--
2 files changed, 12 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.