This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 391f5d5da8c Re: [C++ PATCH] Move mangling alias out of ::
new 5713d08c298 Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CC
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:
libsanitizer/ChangeLog | 6 ++++++
libsanitizer/configure.tgt | 2 ++
2 files changed, 8 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 llvm.
from b71dbeaf08f [DebugInfo] Insert DEBUG_VALUEs after each register redefinition
new 27b9512501c [mips] Place certain 64 bit FPU instructions in their own d [...]
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/Mips/Disassembler/MipsDisassembler.cpp | 14 +++++++--
lib/Target/Mips/MicroMips32r6InstrInfo.td | 6 ++--
lib/Target/Mips/MipsCondMov.td | 4 +--
lib/Target/Mips/MipsInstrFPU.td | 35 +++++++++++-----------
.../Mips/mips32r2/valid-mips32r2-el.txt | 1 +
.../Disassembler/Mips/mips32r2/valid-mips32r2.txt | 1 +
.../Mips/mips32r3/valid-mips32r3-el.txt | 1 +
.../Disassembler/Mips/mips32r3/valid-mips32r3.txt | 1 +
.../Mips/mips32r5/valid-mips32r5-el.txt | 1 +
.../Disassembler/Mips/mips32r5/valid-mips32r5.txt | 1 +
10 files changed, 40 insertions(+), 25 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 564bfb9f94e Fix libgomp.oacc-c-c++-common/{loop-red-g-1,routine-g-1}.c [...]
new 391f5d5da8c Re: [C++ PATCH] Move mangling alias out 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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/decl2.c | 6 ++----
2 files changed, 7 insertions(+), 4 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 binutils-gdb.
from 9c0f3d3f20 PR22239 - invalid memory read in display_debug_frames
new ef336cb09a Update README-how-to-make-a-release with the correct sequenc [...]
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:
binutils/ChangeLog | 5 +++
binutils/README-how-to-make-a-release | 68 +++++++++++++++--------------------
2 files changed, 34 insertions(+), 39 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 e2787a6b93 Enabling new pass manager in LTO (and thinLTO) link step.
new 7728f3542e [analyzer] Fix leak false positives on stuff put in C++/ObjC [...]
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/StaticAnalyzer/Core/ExprEngine.cpp | 55 +++++++++++++++++++++++-----------
test/Analysis/initializer.cpp | 18 ++++++++++-
test/Analysis/objc-boxing.m | 35 ++++++++++++++++++++++
test/Analysis/objc-for.m | 19 ++++++++++++
4 files changed, 109 insertions(+), 18 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 fbdce7000bf [MC] - llvm-mc hangs on non-english characters.
new b71dbeaf08f [DebugInfo] Insert DEBUG_VALUEs after each register redefinition
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/LiveDebugVariables.cpp | 75 +++++++++++++++++++++++++++++---------
test/DebugInfo/X86/pr34545.ll | 58 +++++++++++++++++++++++++++++
2 files changed, 115 insertions(+), 18 deletions(-)
create mode 100644 test/DebugInfo/X86/pr34545.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 269b79c3158 * gcc.dg/gomp/pr82374.c (SIZE): Change from 1G to 1M to ma [...]
new 564bfb9f94e Fix libgomp.oacc-c-c++-common/{loop-red-g-1,routine-g-1}.c [...]
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:
libgomp/ChangeLog | 6 ++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-g-1.c | 2 +-
libgomp/testsuite/libgomp.oacc-c-c++-common/routine-g-1.c | 2 +-
3 files changed, 8 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 bdbb17febd5 Revert "[MergeICmps] Disable mergeicmps if the target does [...]
new fbdce7000bf [MC] - llvm-mc hangs on non-english characters.
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/MC/MCParser/ELFAsmParser.cpp | 2 +-
.../AsmParser/Inputs/non-english-characters-comments.s | 10 ++++++++++
.../Inputs/non-english-characters-section-name.s | 1 +
test/MC/AsmParser/non-english-characters.s | 17 ++++++-----------
4 files changed, 18 insertions(+), 12 deletions(-)
create mode 100644 test/MC/AsmParser/Inputs/non-english-characters-comments.s
create mode 100644 test/MC/AsmParser/Inputs/non-english-characters-section-name.s
--
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 566980e966c 2017-10-05 Richard Biener <rguenther(a)suse.de>
new 269b79c3158 * gcc.dg/gomp/pr82374.c (SIZE): Change from 1G to 1M to ma [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/gomp/pr82374.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 17f5bd1520b [MergeICmps] Disable mergeicmps if the target does not want [...]
new 8114ee377bf [InstCombine] Fix a vector splat handling bug in transformZ [...]
new bdbb17febd5 Revert "[MergeICmps] Disable mergeicmps if the target does [...]
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/Transforms/InstCombine/InstCombineCasts.cpp | 4 +-
lib/Transforms/Scalar/MergeICmps.cpp | 21 ++---
test/Transforms/InstCombine/div.ll | 9 +++
test/Transforms/MergeICmps/X86/lit.local.cfg | 3 -
test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 91 ----------------------
test/Transforms/MergeICmps/X86/volatile.ll | 48 ------------
test/Transforms/MergeICmps/pair-int32-int32.ll | 81 +++++++++----------
.../MergeICmps/{X86 => }/tuple-four-int8.ll | 39 +++-------
test/Transforms/MergeICmps/volatile.ll | 30 +++++++
9 files changed, 93 insertions(+), 233 deletions(-)
delete mode 100644 test/Transforms/MergeICmps/X86/lit.local.cfg
delete mode 100644 test/Transforms/MergeICmps/X86/pair-int32-int32.ll
delete mode 100644 test/Transforms/MergeICmps/X86/volatile.ll
rename test/Transforms/MergeICmps/{X86 => }/tuple-four-int8.ll (57%)
create mode 100644 test/Transforms/MergeICmps/volatile.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.