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 64025b4 S/390: Add support for new cpu architecture - arch12.
new 359ca07 dwarf.c: Use more dwarf_vma
new 17cd494 PR21166: Validate rdrand/rdseed support separately in gdb.rev [...]
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:
binutils/ChangeLog | 11 +++++++
binutils/dwarf.c | 46 ++++++++++++++--------------
gdb/testsuite/ChangeLog | 8 +++++
gdb/testsuite/gdb.reverse/insn-reverse-x86.c | 36 ++++++++++++++++------
4 files changed, 69 insertions(+), 32 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-6-branch
in repository gcc.
from 511fb53 Daily bump.
new d13f021 2017-02-23 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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.target/powerpc/pr79268.c | 3 ++-
2 files changed, 7 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 b41562f [DAG] add convenience function to get -1 constant; NFCI
new 8427762 Revert "Teach the IR verifier to reject conflicting debug inf [...]
new 33f4d46 [GlobalISel] Simplify Select type cleanup using a ScopeExit. NFC.
new 9628c84 [CodeGen] Add a way to SkipDebugLoc in MachineInstr::print(). NFC.
new 5487126 [ORE] Use const CodeRegions in the remark diagnostics. NFC.
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:
include/llvm/CodeGen/MachineInstr.h | 3 ++-
include/llvm/IR/DiagnosticInfo.h | 19 ++++++++------
lib/CodeGen/GlobalISel/InstructionSelect.cpp | 31 +++++++++++++----------
lib/CodeGen/MachineInstr.cpp | 9 ++++---
lib/IR/DiagnosticInfo.cpp | 12 ++++-----
lib/IR/Verifier.cpp | 38 ----------------------------
test/Verifier/fnarg-debuginfo.ll | 26 -------------------
7 files changed, 42 insertions(+), 96 deletions(-)
delete mode 100644 test/Verifier/fnarg-debuginfo.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 llvm.
from b81558a [Reassociate] Add negated value of negative constant to the D [...]
new b41562f [DAG] add convenience function to get -1 constant; 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:
include/llvm/CodeGen/SelectionDAG.h | 7 +++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 47 ++++++++++----------------------
2 files changed, 22 insertions(+), 32 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 release_40
in repository llvm.
from d8ff05e Backport r293433, ARM: support `-mlong-calls` with AEABI TLS on ELF
new 8de5c21 Merging r295762: -------------------------------------------- [...]
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/ARMISelLowering.cpp | 13 ++++++++-----
test/CodeGen/ARM/alias_store.ll | 16 ++++++++++++++++
2 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/alias_store.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 llvm.
from aa262b8 Use base discriminator in sample pgo profile matching.
new b81558a [Reassociate] Add negated value of negative constant to the 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/Transforms/Scalar/Reassociate.cpp | 8 ++++----
test/Transforms/Reassociate/basictest.ll | 20 ++++++++++++++++++++
2 files changed, 24 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 llvm.
from ab76117 [Hexagon] Avoid IMPLICIT_DEFs as new-value producers
new aa262b8 Use base discriminator in sample pgo profile matching.
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/Transforms/IPO/SampleProfile.cpp | 15 ++++++++-------
test/Transforms/SampleProfile/calls.ll | 8 ++++----
test/Transforms/SampleProfile/cov-zero-samples.ll | 8 ++++----
test/Transforms/SampleProfile/discriminator.ll | 4 ++--
test/Transforms/SampleProfile/inline-coverage.ll | 2 +-
test/Transforms/SampleProfile/inline.ll | 8 ++++----
test/Transforms/SampleProfile/propagate.ll | 10 +++++-----
7 files changed, 28 insertions(+), 27 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 4b376ba PR 68749: S/390: Disable ifcvt-4.c for -m31.
new aafe27c Ensure <experimental/iterator> includes <iterator>
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/experimental/iterator | 5 ++---
libstdc++-v3/testsuite/experimental/iterator/requirements.cc | 12 +++++++++++-
3 files changed, 19 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 llvm.
from e732436 [LazyMachineBFI] Reimplement with getAnalysisIfAvailable
new ab76117 [Hexagon] Avoid IMPLICIT_DEFs as new-value producers
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/Hexagon/HexagonNewValueJump.cpp | 2 +
test/CodeGen/Hexagon/newvaluejump3.ll | 79 ++++++++++++++++++++++++++++++
2 files changed, 81 insertions(+)
create mode 100644 test/CodeGen/Hexagon/newvaluejump3.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 llvm.
from c5d447a [AddressSanitizer] Add PS4 offset
new e732436 [LazyMachineBFI] Reimplement with getAnalysisIfAvailable
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:
.../llvm/CodeGen/LazyMachineBlockFrequencyInfo.h | 49 ++++++++---------
lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp | 61 +++++++++++++++-------
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 4 +-
3 files changed, 65 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.