This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1f5472803d7 Store VECTOR_CST_NELTS directly in tree_node
new eab42b582d0 Use vec<> in build_vector
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 | 46 ++++++++++++
gcc/config/sparc/sparc.c | 29 ++++----
gcc/expmed.c | 7 +-
gcc/fold-const.c | 177 +++++++++++++++++++++++------------------------
gcc/gimple-fold.c | 10 +--
gcc/tree-ssa-forwprop.c | 6 +-
gcc/tree-vect-generic.c | 42 +++++------
gcc/tree-vect-loop.c | 64 +++++++++--------
gcc/tree-vect-slp.c | 19 ++---
gcc/tree-vect-stmts.c | 28 ++++----
gcc/tree.c | 27 ++++----
gcc/tree.h | 2 +-
12 files changed, 253 insertions(+), 204 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 d21e9a89cc3 [gcc/testsuite]
new 1f5472803d7 Store VECTOR_CST_NELTS directly in tree_node
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 | 25 +++++++++++++++++++
gcc/cfgexpand.c | 8 +++---
gcc/expr.c | 14 +++++------
gcc/fold-const.c | 76 +++++++++++++++++++++++++++++++-------------------------
gcc/tree-core.h | 5 +++-
gcc/tree.c | 3 ++-
gcc/tree.h | 2 +-
7 files changed, 84 insertions(+), 49 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 bc0f9d95175 [InstSimplify] fold sdiv/srem based on compare of dividend [...]
new d2c2deaeccd [mips] Implement the 'dins' aliases.
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/Mips/AsmParser/MipsAsmParser.cpp | 36 ++++++++++++
lib/Target/Mips/Disassembler/MipsDisassembler.cpp | 69 ++++++++++++++++++++---
lib/Target/Mips/MicroMips64r6InstrInfo.td | 26 ++++++---
lib/Target/Mips/Mips64InstrInfo.td | 31 +++++++---
lib/Target/Mips/MipsInstrInfo.td | 2 +-
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 4 +-
test/MC/Mips/micromips64r6/invalid-wrong-error.s | 1 -
test/MC/Mips/micromips64r6/invalid.s | 2 -
test/MC/Mips/micromips64r6/valid.s | 2 +-
test/MC/Mips/mips64extins.s | 30 +++++++---
10 files changed, 165 insertions(+), 38 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 6a56ac5a13 [refactor] Use CommonOptionsParser in clang-refactor
new 1a3d0f5bb3 Fix Refactor/tool-test-support.c test on Windows by avoiding [...]
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/Refactor/tool-test-support.c | 12 ++++++------
1 file changed, 6 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 lldb.
from 6c675e328 Commands are -d to break modify, not -C.
new 157e1db48 Remove uses of std::auto_ptr, it's going away in C++17.
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:
source/Core/IOHandler.cpp | 2 +-
source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp | 5 +----
source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp | 5 +----
source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp | 5 +----
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 2 +-
5 files changed, 5 insertions(+), 14 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 93c8cada3b4 Add newline to end of test file. NFC.
new bc0f9d95175 [InstSimplify] fold sdiv/srem based on compare of dividend [...]
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/Analysis/InstructionSimplify.cpp | 42 ++++++++++++--
test/Transforms/InstCombine/div.ll | 13 ++---
test/Transforms/InstSimplify/exact-nsw-nuw.ll | 4 +-
test/Transforms/InstSimplify/signed-div-rem.ll | 80 +++++++++++++-------------
4 files changed, 84 insertions(+), 55 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 690098826e Make dwarf_stack_value::in_stack_memory a bool
new eccd80d694 Make dwarf_expr_context::stack_empty_p return a bool
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 | 6 ++++++
gdb/dwarf2expr.c | 2 +-
gdb/dwarf2expr.h | 2 +-
3 files changed, 8 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 llvm.
from e4c3f0bc88c Test commit.
new 93c8cada3b4 Add newline to end of test file. NFC.
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/ARM/readtp.ll | 2 +-
1 file changed, 1 insertion(+), 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 32b8a7a9198 [InstSimplify] clean up div/rem handling; NFCI
new e4c3f0bc88c Test 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:
lib/Target/Mips/MipsAsmPrinter.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.