This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2b9abc399a7 PR bootstrap/80978 * tree-cfg.c (execute_fixup_cfg): Fix [...]
new 5e13ce0e3fa Use maybe_split_mode in nvptx_print_operand
new 9f547971677 Add and use split_mode_p
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 | 9 +++++++++
gcc/config/nvptx/nvptx.c | 18 ++++++++++++------
2 files changed, 21 insertions(+), 6 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 1edfb2c8194 Fix one place where I missed a commented requirement for a [...]
new 4d354ac7b09 Add a missing #include to a header.
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/PDB/DIA/DIAEnumSymbols.h | 1 +
1 file changed, 1 insertion(+)
--
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 e3e43d9d574 Sort the remaining #include lines in include/... and lib/....
new 1edfb2c8194 Fix one place where I missed a commented requirement for a [...]
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/Support/Windows/WindowsSupport.h | 4 +++-
1 file changed, 3 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 gcc-6-branch
in repository gcc.
from b57ddb3b524 Daily bump.
new 1ae64b685b6 Backport to gcc-6-branch of r246004.
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 | 8 ++++++++
gcc/doc/sourcebuild.texi | 3 +++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/lto/pr69589_0.C | 1 +
gcc/testsuite/lib/target-supports.exp | 8 ++++++++
5 files changed, 30 insertions(+)
--
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 1837be873c8 Fix gcc.dg/utf16-4.c
new 2b9abc399a7 PR bootstrap/80978 * tree-cfg.c (execute_fixup_cfg): Fix [...]
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 | 6 ++++++
gcc/tree-cfg.c | 4 +++-
2 files changed, 9 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 users/palves/fix-objc-tests
in repository binutils-gdb.
at 58aa785057 Fix objc tests
This branch includes the following new commits:
new 58aa785057 Fix objc 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.
--
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 4d04e9b25ec [InstSimplify] Constant fold the new GEP in SimplifyGEPInst.
new 9bea4232dd8 [ARM] Add curly braces around switch case [NFC]
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/ARM/MCTargetDesc/ARMAsmBackend.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 llvm.
from bac91bf18ca [docs] Make it clear shifts yield poison when shift amount [...]
new 4d04e9b25ec [InstSimplify] Constant fold the new GEP in SimplifyGEPInst.
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/Analysis/InstructionSimplify.cpp | 7 ++-
.../ConstantFolding/gep-constanfolding-error.ll | 2 +-
test/Transforms/InstSimplify/compare.ll | 2 +-
.../InstSimplify/simplify-nested-bitcast.ll | 54 ++++++++++++++++++++++
test/Transforms/InstSimplify/vector_gep.ll | 2 +-
test/Transforms/NewGVN/completeness.ll | 2 +-
test/Transforms/NewGVN/loadforward.ll | 4 +-
7 files changed, 65 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/InstSimplify/simplify-nested-bitcast.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.