This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6deac82 limit the number of instructions per block examined by dead s [...]
new a14798a [InstCombine] add helper function for folding of icmp (and X, [...]
new 85b37dc Add some more detailed debugging information in RegisterCoalescer
new db0c5ed Missed a semicolon in r279835
The 3 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/RegisterCoalescer.cpp | 24 ++++++++++++++++-----
lib/Transforms/InstCombine/InstCombineCompares.cpp | 25 ++++++++++++++++------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 ++
3 files changed, 40 insertions(+), 11 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 4403f2c FileCheck: Minor cleanup of the class Pattern
new 6deac82 limit the number of instructions per block examined by dead s [...]
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/Analysis/MemoryDependenceAnalysis.h | 17 ++++++++++++++---
lib/Analysis/MemoryDependenceAnalysis.cpp | 23 +++++++++++++++++------
lib/Transforms/Scalar/DeadStoreElimination.cpp | 12 ++++++++++--
3 files changed, 41 insertions(+), 11 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 2adbfa1 test commit
new f222adf [InstCombine] rename variables in foldICmpAndConstant(); NFC
new 4403f2c FileCheck: Minor cleanup of the class Pattern
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/InstCombineCompares.cpp | 109 +++++++++++----------
utils/FileCheck/FileCheck.cpp | 14 ++-
2 files changed, 61 insertions(+), 62 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 84b3a5e [lib/LTO] Add an assertion to catch invalid opt levels.
new dada7d4 [InstCombine] rename variables in foldICmpDivConstant(); NFC
new d138c45 [LoopUnroll] Use OptimizationRemarkEmitter directly not via t [...]
new 2adbfa1 test commit
The 3 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/Analysis/OptimizationDiagnosticInfo.h | 5 ++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 57 +++++++++++-----------
lib/Transforms/Scalar/DeadStoreElimination.cpp | 1 -
lib/Transforms/Scalar/LoopUnrollPass.cpp | 5 +-
lib/Transforms/Utils/LoopUtils.cpp | 4 --
5 files changed, 37 insertions(+), 35 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 caffecb Sort list of driver-known file extensions. It was previously [...]
new 216f664 Add support for -fdiagnostics-absolute-paths: printing absolu [...]
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/clang/Basic/DiagnosticOptions.def | 1 +
include/clang/Driver/CLCompatOptions.td | 2 +-
include/clang/Driver/Options.td | 2 ++
include/clang/Frontend/TextDiagnostic.h | 2 ++
lib/Driver/Tools.cpp | 3 +++
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/Frontend/TextDiagnostic.cpp | 21 +++++++++++++++++++--
test/Driver/cl-options.c | 2 +-
test/Frontend/Inputs/absolute-paths.h | 3 +++
test/Frontend/absolute-paths.c | 17 +++++++++++++++++
10 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 test/Frontend/Inputs/absolute-paths.h
create mode 100644 test/Frontend/absolute-paths.c
--
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 glibc.
from 6e263a2 string: More tests for strcmp, strcasecmp, strncmp, strncasecmp
new 0ac8ee5 X86-64: Correct CFA in _dl_runtime_resolve
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:
ChangeLog | 6 ++++++
sysdeps/x86_64/dl-trampoline.h | 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 57accc8 [AArch64] Avoid materializing constant 1 by using csinc, rath [...]
new 84b3a5e [lib/LTO] Add an assertion to catch invalid opt levels.
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/LTO/LTOCodeGenerator.cpp | 9 +++++----
1 file changed, 5 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 gcc.
from 0cdb31d libstdc++/51960 move-construction for raw_storage_iterator
new cab31f1 PR c++/57728 - explicit instantiation and defaulted functions
new 030c09a Avoid calling a trivial default constructor.
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/cp/ChangeLog | 13 ++++++++++++
gcc/cp/call.c | 18 ++++++++++++-----
gcc/cp/class.c | 35 +++++++++++++++++----------------
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/explicit11.C | 19 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/explicit12.C | 19 ++++++++++++++++++
7 files changed, 85 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/explicit11.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/explicit12.C
--
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 68c3989 Reduce parameter list in bfd_elf32_arm_target_relocs
new 1b8b653 opcodes, gas: fix mnemonic of sparc camellia_fl
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:
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/sparc/crypto.d | 2 +-
gas/testsuite/gas/sparc/crypto.s | 2 +-
opcodes/ChangeLog | 5 +++++
opcodes/sparc-opc.c | 2 +-
5 files changed, 14 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 db520df Handle empty functions with debug info in load/store opt pass
new 57accc8 [AArch64] Avoid materializing constant 1 by using csinc, rath [...]
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/AArch64InstrInfo.td | 8 +++++++
test/CodeGen/AArch64/arm64-csel.ll | 40 ++++++++++++++++++++++++++++++++
test/CodeGen/AArch64/f16-instructions.ll | 10 ++++----
3 files changed, 52 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.