This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e6cc3adb12d [IPSCCP] Use PredicateInfo to propagate facts from cmp inst [...]
new 714f05ab4ec Fix ubsan errors introduced by r333263 re. left-shifting ne [...]
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/AArch64/AsmParser/AArch64AsmParser.cpp | 5 +++--
1 file changed, 3 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 binutils-gdb.
from 3c69da406c remote_target::m_remote_state, pointer -> object
new d8dab6c3bb MIPS/Linux: Correct o32 core file FGR interpretation
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:
gdb/ChangeLog | 17 +++
gdb/gdbserver/ChangeLog | 5 +
gdb/mips-linux-nat.c | 12 +-
gdb/mips-linux-tdep.c | 109 +++---------------
gdb/mips-linux-tdep.h | 2 -
gdb/testsuite/gdb.arch/mips-fpregset-core.c | 82 ++++++++++++++
gdb/testsuite/gdb.arch/mips-fpregset-core.exp | 154 ++++++++++++++++++++++++++
7 files changed, 273 insertions(+), 108 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/mips-fpregset-core.c
create mode 100644 gdb/testsuite/gdb.arch/mips-fpregset-core.exp
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6064f34 jenkins-helpers.sh: Make git_rev_parse handle SHA1^ references
new 26f2fc8 jenkins-helpers.sh: Fix git_rev_parse handling of SHA1
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 | 5 +++--
1 file changed, 3 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 clang.
from 724adfbac3 [x86] invpcid intrinsic
new 296b914eef [ASTImporter] Fix ClassTemplateSpecialization in wrong DC
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/ASTImporter.cpp | 8 ++++++--
unittests/AST/ASTImporterTest.cpp | 2 +-
2 files changed, 7 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 fe9deeb4321 [llvm-objcopy] Add --strip-unneeded option
new e6cc3adb12d [IPSCCP] Use PredicateInfo to propagate facts from cmp inst [...]
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/Scalar/SCCP.h | 6 +-
lib/Transforms/IPO/SCCP.cpp | 24 ++++-
lib/Transforms/Scalar/SCCP.cpp | 120 ++++++++++++++++++++++--
test/Other/new-pm-lto-defaults.ll | 4 +-
test/Other/opt-O2-pipeline.ll | 4 +
test/Other/opt-O3-pipeline.ll | 4 +
test/Other/opt-Os-pipeline.ll | 4 +
test/Transforms/IPConstantProp/musttail-call.ll | 4 +-
test/Transforms/SCCP/ipsccp-predicated.ll | 68 ++++++++++++++
9 files changed, 223 insertions(+), 15 deletions(-)
create mode 100644 test/Transforms/SCCP/ipsccp-predicated.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 binutils-gdb.
from 277eb7f64a s12z regen
new 3c69da406c remote_target::m_remote_state, pointer -> object
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:
gdb/ChangeLog | 9 +
gdb/remote.c | 726 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 371 insertions(+), 364 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 60231abbcc6 Fix ODR violation from r333230
new fe9deeb4321 [llvm-objcopy] Add --strip-unneeded option
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:
.../{weaken-all.test => strip-unneeded.test} | 78 +++++++++++++++++-----
tools/llvm-objcopy/ObjcopyOpts.td | 2 +
tools/llvm-objcopy/Object.cpp | 16 +++++
tools/llvm-objcopy/Object.h | 11 ++-
tools/llvm-objcopy/llvm-objcopy.cpp | 17 +++++
5 files changed, 103 insertions(+), 21 deletions(-)
copy test/tools/llvm-objcopy/{weaken-all.test => strip-unneeded.test} (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 lldb.
from b8d851a5d ManualDWARFIndex: reduce long parameter lists
new 0afe843c1 ManualDWARFIndex: Fix misclassification of methods in unions
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:
lit/SymbolFile/DWARF/find-method.cpp | 31 ++++++++++++++++++++++
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 5 ++--
source/Plugins/SymbolFile/DWARF/DWARFDIE.h | 2 +-
.../Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp | 9 +++----
4 files changed, 39 insertions(+), 8 deletions(-)
create mode 100644 lit/SymbolFile/DWARF/find-method.cpp
--
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 537da199f42 [AArch64][SVE] Asm: Support for DUP (immediate) instructions.
new 60231abbcc6 Fix ODR violation from r333230
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/ExecutionEngine/JITEventListener.h | 8 ++------
1 file changed, 2 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 8c15b1c4737 [SystemZ] Bugfix in combineSTORE().
new 537da199f42 [AArch64][SVE] Asm: Support for DUP (immediate) instructions.
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/AArch64/AArch64InstrFormats.td | 6 +-
lib/Target/AArch64/AArch64SVEInstrInfo.td | 3 +
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 108 +++++++++++++-----
.../AArch64/Disassembler/AArch64Disassembler.cpp | 15 +++
.../AArch64/InstPrinter/AArch64InstPrinter.cpp | 43 +++++++
.../AArch64/InstPrinter/AArch64InstPrinter.h | 4 +
.../AArch64/MCTargetDesc/AArch64AddressingModes.h | 11 ++
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 22 ++++
lib/Target/AArch64/SVEInstrFormats.td | 74 +++++++++++-
test/MC/AArch64/SVE/dup-diagnostics.s | 119 +++++++++++++++++++
test/MC/AArch64/SVE/dup.s | 126 +++++++++++++++++++++
test/MC/AArch64/SVE/mov-diagnostics.s | 119 +++++++++++++++++++
test/MC/AArch64/SVE/mov.s | 126 +++++++++++++++++++++
13 files changed, 746 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.