This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9b8425d Define "contiki" OS specifier.
new 1d3aece [InstCombine] sub X, sext(bool Y) -> add X, zext(bool Y)
new e6ec388 [InstCombine] update test to use FileCheck and auto-generate checks
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/InstCombineAddSub.cpp | 11 ++
test/Transforms/InstCombine/apint-sub.ll | 219 +++++++++++++++--------
test/Transforms/InstCombine/sub.ll | 53 ++++++
test/Transforms/InstCombine/urem.ll | 5 +-
4 files changed, 214 insertions(+), 74 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 15c8b5b 2016-10-13 Catherine Moore <clm(a)codesourcery.com>
new 3ea7a5e Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h
new eb133d3 FINAL/OVERRIDE: Define to empty on g++ < 4.7
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/ChangeLog | 5 +++++
gcc/coretypes.h | 25 -------------------------
include/ChangeLog | 14 ++++++++++++++
include/ansidecl.h | 36 +++++++++++++++++++++++++++++++-----
4 files changed, 50 insertions(+), 30 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 66c0dee [DAG] add folds for negated shifted sign bit
new 9b8425d Define "contiki" OS specifier.
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/ADT/Triple.h | 7 ++++++-
lib/Support/Triple.cpp | 2 ++
unittests/ADT/TripleTest.cpp | 6 ++++++
3 files changed, 14 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 7f74dec [x86] add tests to show missing folds for negated shifted sign bit
new 66c0dee [DAG] add folds for negated shifted sign bit
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/SelectionDAG/DAGCombiner.cpp | 13 +++++++++++++
test/CodeGen/X86/negate-shift.ll | 16 ++++------------
2 files changed, 17 insertions(+), 12 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 f467f4b 2016-10-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new 15c8b5b 2016-10-13 Catherine Moore <clm(a)codesourcery.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/ChangeLog | 5 +++++
gcc/config/mips/mips.c | 36 +++++++++++++++++++-----------------
2 files changed, 24 insertions(+), 17 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 877e3be AMDGPU: Select 64-bit {ADD,SUB}{C,E} nodes
new 7f74dec [x86] add tests to show missing folds for negated shifted sign bit
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:
test/CodeGen/X86/negate-shift.ll | 57 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
create mode 100644 test/CodeGen/X86/negate-shift.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 libcxx.
from 7250d33 [libcxx] Do not declare the thread api when __external_thread [...]
new 4f2c83f [libcxx] Improve the gcc workaround for the missing __has_inc [...]
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/__threading_support | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 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 754c39c Fix set sysroot command on AIX
new e913b9c Fix leftover remote test failures from PR binutils/19020
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/testsuite/lib/utils-lib.exp | 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 clang-tools-extra.
from 625ebe4 [clang-tidy] Add additional diagnostic to misc-use-after-move
new 4326e54 [clang-move] Don't overuse Replacements::add.
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:
clang-move/ClangMove.cpp | 78 +++++++++++++-----------------------------------
1 file changed, 20 insertions(+), 58 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.