This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/aoliva/SFN
in repository binutils-gdb.
from f9a656d550 drop incorrect and unnecessary line break
new 6bd7c2c4ff bring ChangeLog entries from master commit
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 | 33 +++++++++++++++++++++++++++++++++
include/ChangeLog | 7 +++++++
2 files changed, 40 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 0b345b230ba [InstCombine] Add constant splat handling to one of the ICM [...]
new 93f389e6f13 [PowerPC] Mark P9 scheduling model complete
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/PowerPC/P9InstrResources.td | 662 ++++++++++++++++++++-------------
lib/Target/PowerPC/PPCInstrFormats.td | 1 +
lib/Target/PowerPC/PPCInstrInfo.td | 1 +
lib/Target/PowerPC/PPCScheduleP9.td | 105 +++++-
4 files changed, 503 insertions(+), 266 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 43573013c9 Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
new 9f27220911 LVU: dump loclists with locviews
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 | 33 +++
binutils/dwarf.c | 332 ++++++++++++++++++---
binutils/dwarf.h | 3 +
binutils/testsuite/binutils-all/locview-1.s | 270 +++++++++++++++++
binutils/testsuite/binutils-all/locview-2.s | 335 ++++++++++++++++++++++
binutils/testsuite/binutils-all/readelf.exp | 29 +-
binutils/testsuite/binutils-all/readelf.locview-1 | 35 +++
binutils/testsuite/binutils-all/readelf.locview-2 | 46 +++
include/ChangeLog | 7 +
include/dwarf2.def | 2 +
include/dwarf2.h | 8 +
11 files changed, 1065 insertions(+), 35 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/locview-1.s
create mode 100644 binutils/testsuite/binutils-all/locview-2.s
create mode 100644 binutils/testsuite/binutils-all/readelf.locview-1
create mode 100644 binutils/testsuite/binutils-all/readelf.locview-2
--
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 90ee340dfd3 [x86] swap order of srl (and X, C1), C2 when it saves size
new 1ad2a81d996 [x86] shiftRightAlgebraic -> shiftRightArithmetic; NFC
new 0b345b230ba [InstCombine] Add constant splat handling to one of the ICM [...]
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/Target/X86/X86ISelLowering.cpp | 4 +--
lib/Transforms/InstCombine/InstCombineCompares.cpp | 11 +++---
test/Transforms/InstCombine/icmp-add.ll | 41 ++++++++++++++++++++--
3 files changed, 46 insertions(+), 10 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 6aa096704ad [InstCombine] Move the call to isSignBitCheck into getDeman [...]
new 90ee340dfd3 [x86] swap order of srl (and X, C1), C2 when it saves size
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/X86/X86ISelLowering.cpp | 38 ++
test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 24 +-
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 508 +++++++++++-----------
test/CodeGen/X86/divide-by-constant.ll | 12 +-
test/CodeGen/X86/known-bits.ll | 4 +-
test/CodeGen/X86/live-out-reg-info.ll | 7 +-
test/CodeGen/X86/test-shrink.ll | 12 +-
test/CodeGen/X86/urem-i8-constant.ll | 4 +-
test/CodeGen/X86/xor-icmp.ll | 10 +-
9 files changed, 331 insertions(+), 288 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 4cdbc9913b Set completion priority of destructors and operators to CCP_ [...]
new b20ea24998 [clang] Fix isExternC matcher docs
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:
docs/LibASTMatchersReference.html | 22 ++++++++++++++--------
include/clang/ASTMatchers/ASTMatchers.h | 9 +++++++--
2 files changed, 21 insertions(+), 10 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 compiler-rt.
from 988561edd [sanitizer] Replace AddressSanitizer with correct tool name
new feeabcf3b Fix fuchsia builds broken by r313999
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/sanitizer_common/sanitizer_fuchsia.h | 4 ++++
lib/sanitizer_common/sanitizer_procmaps.h | 1 +
2 files changed, 5 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 clang.
from 44655e1e70 [lit.cfg] Avoid concatenating which(clang-func-mapping) if i [...]
new 4cdbc9913b Set completion priority of destructors and operators to CCP_ [...]
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/Sema/SemaCodeComplete.cpp | 15 +++++++++++++--
test/Index/complete-access-checks.cpp | 24 ++++++++++++------------
test/Index/complete-cxx-inline-methods.cpp | 4 ++--
test/Index/complete-qualified.cpp | 2 +-
test/Index/complete-with-annotations.cpp | 4 ++--
5 files changed, 30 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.