This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8c30a6a0e01 2017-04-24 Richard Biener <rguenther(a)suse.de>
new c1f41db7c84 2017-04-24 Richard Biener <rguenther(a)suse.de>
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 | 12 +++++++++
gcc/tree-ssa-pre.c | 9 ++-----
gcc/tree-ssa-sccvn.c | 76 +++++++++++++++++++++++-----------------------------
gcc/tree-ssa-sccvn.h | 2 +-
4 files changed, 49 insertions(+), 50 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 c88db7d06 [scudo] Enabling MIPS support for Scudo
new 6711394c3 Revert [scudo] Enabling MIPS support for Scudo
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:
cmake/config-ix.cmake | 2 +-
test/scudo/random_shuffle.cpp | 2 +-
2 files changed, 2 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 lldb.
from 1266c2dd0 Add more arguments to SocketAddress::GetAddressInfo
new 0de8edc56 [LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
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:
cmake/modules/LLDBConfig.cmake | 6 ------
1 file changed, 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 binutils-gdb.
from 9ad8982091 Automatic date update in version.in
new 957f6b39ca Fix snafu in aarch64 opcodes debugging statement.
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:
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-opc.c | 4 ++--
2 files changed, 7 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 6ffaaaaee16 [DWARF] - Take relocations in account when extracting range [...]
new 2f681da9f49 [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.
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:
cmake/modules/HandleLLVMOptions.cmake | 7 +++++++
1 file changed, 7 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 release_40
in repository llvm.
from 7b61abe47c6 Merging r296493:
new f86bf2a7ce0 Merging r296105, r296016 and 296111:
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/Disassembler/MipsDisassembler.cpp | 51 +++++++++-------------
test/tools/llvm-objdump/Mips/disassemble-all.test | 16 +++++++
.../llvm-objdump}/Mips/lit.local.cfg | 0
3 files changed, 37 insertions(+), 30 deletions(-)
create mode 100644 test/tools/llvm-objdump/Mips/disassemble-all.test
copy test/{CodeGen => tools/llvm-objdump}/Mips/lit.local.cfg (100%)
--
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 c1f12989a67 [ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
new 6ffaaaaee16 [DWARF] - Take relocations in account when extracting range [...]
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/DebugInfo/DWARF/DWARFCompileUnit.h | 6 +-
include/llvm/DebugInfo/DWARF/DWARFContext.h | 12 ++--
include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 4 +-
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 6 +-
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 18 +++---
lib/DebugInfo/DWARF/DWARFContext.cpp | 9 +--
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 11 +++-
lib/DebugInfo/DWARF/DWARFUnit.cpp | 16 ++---
test/DebugInfo/dwarfdump-ranges-unrelocated.s | 70 ++++++++++++++++++++++
tools/dsymutil/DwarfLinker.cpp | 4 +-
10 files changed, 118 insertions(+), 38 deletions(-)
create mode 100644 test/DebugInfo/dwarfdump-ranges-unrelocated.s
--
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 17db3af08 Simplify FreeBSD Host.cpp with early returns
new 1266c2dd0 Add more arguments to SocketAddress::GetAddressInfo
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/lldb/Host/SocketAddress.h | 5 +++--
source/Host/common/SocketAddress.cpp | 32 +++++++++++++-------------------
unittests/Host/SocketAddressTest.cpp | 16 ++++++++++------
3 files changed, 26 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 clang-tools-extra.
from 68182d7b clang-rename: fix formatting
new 4c946c16 [clang-tidy] New check: modernize-replace-random-shuffle.
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-tidy/modernize/CMakeLists.txt | 1 +
clang-tidy/modernize/ModernizeTidyModule.cpp | 3 +
clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp | 109 +++++++++++++++++++++
.../ReplaceRandomShuffleCheck.h} | 27 +++--
docs/ReleaseNotes.rst | 5 +
docs/clang-tidy/checks/list.rst | 1 +
.../checks/modernize-replace-random-shuffle.rst | 28 ++++++
.../modernize-replace-random-shuffle.cpp | 57 +++++++++++
8 files changed, 215 insertions(+), 16 deletions(-)
create mode 100644 clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp
copy clang-tidy/{performance/TypePromotionInMathFnCheck.h => modernize/ReplaceRand [...]
create mode 100644 docs/clang-tidy/checks/modernize-replace-random-shuffle.rst
create mode 100644 test/clang-tidy/modernize-replace-random-shuffle.cpp
--
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 8e5f1d4de28 [Arch64AsmParser] better diagnostic for isb
new c1f12989a67 [ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
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/ARMLegalizerInfo.cpp | 52 +++++++
lib/Target/ARM/ARMLegalizerInfo.h | 3 +
test/CodeGen/ARM/GlobalISel/arm-isel-divmod.ll | 53 ++++++-
.../CodeGen/ARM/GlobalISel/arm-legalize-divmod.mir | 154 +++++++++++++++++++++
4 files changed, 258 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.