This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_26-branch
in repository binutils-gdb.
from 7cc657d Automatic date update in version.in
new acf79a9 Automatic date update in version.in
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:
bfd/version.h | 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 compiler-rt.
from ef5e5ab [esan|wset] Reduce flakiness in samples test
new 8be0a4b [profile] in-process merging support part-3
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/profile/InstrProfilingFile.c | 168 ++++++++++++++++++++++++++++++++---
lib/profile/InstrProfilingInternal.h | 7 ++
lib/profile/InstrProfilingMerge.c | 19 ++++
lib/profile/InstrProfilingPort.h | 4 +
test/profile/instrprof-basic.c | 27 ++++--
5 files changed, 208 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 glibc.
from 8c010e2 Fix i386/x86_64 log1pl (sNaN) (bug 20229).
new 7cda825 mach: Add mach_print sycsall declaration
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 | 4 ++++
mach/mach/mach_traps.h | 5 +++++
2 files changed, 9 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 45d1685 Function names should start with lowercase letters.
new c4f21c0 [MIR] Check that generic virtual registers get a 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/CodeGen/MIRParser/MIParser.cpp | 10 +++--
lib/CodeGen/MIRParser/MIParser.h | 3 ++
lib/CodeGen/MIRParser/MIRParser.cpp | 2 +
.../AArch64/generic-virtual-registers-error.mir | 44 ++++++++++++++++++++++
4 files changed, 55 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/MIR/AArch64/generic-virtual-registers-error.mir
--
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 92be720 [LoopSimplify] Preserve LCSSA when merging exit blocks.
new 45d1685 Function names should start with lowercase letters.
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/PDB/Raw/Hash.h | 4 ++--
lib/DebugInfo/PDB/Raw/Hash.cpp | 4 ++--
lib/DebugInfo/PDB/Raw/NameHashTable.cpp | 2 +-
3 files changed, 5 insertions(+), 5 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 1ead239 [LoopUnroll] Check that DT is available before trying to verify it.
new dc32f35 [PDB] Move PDB functions to a separate file.
new 92be720 [LoopSimplify] Preserve LCSSA when merging exit blocks.
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:
.../{DWARF/DWARFSection.h => PDB/Raw/Hash.h} | 17 ++---
lib/DebugInfo/PDB/CMakeLists.txt | 1 +
lib/DebugInfo/PDB/Raw/Hash.cpp | 77 ++++++++++++++++++++++
lib/DebugInfo/PDB/Raw/NameHashTable.cpp | 60 +----------------
lib/Transforms/Utils/LoopSimplify.cpp | 23 ++++++-
test/Transforms/LoopSimplify/pr26682.ll | 32 +++++++++
6 files changed, 139 insertions(+), 71 deletions(-)
copy include/llvm/DebugInfo/{DWARF/DWARFSection.h => PDB/Raw/Hash.h} (56%)
create mode 100644 lib/DebugInfo/PDB/Raw/Hash.cpp
create mode 100644 test/Transforms/LoopSimplify/pr26682.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 zorg.
from 826c1ae [powerpc] Add ability to bypass scudo tests
new e2721dd [fuzzer bot] treat a failure to build llvm-pdbdump-fuzzer as [...]
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 6 +++++-
1 file changed, 5 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 glibc.
from 09096b3 Fix i386/x86_64 log10l (sNaN) (bug 20228).
new 8c010e2 Fix i386/x86_64 log1pl (sNaN) (bug 20229).
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 | 5 +++++
math/libm-test.inc | 2 ++
sysdeps/i386/fpu/s_log1pl.S | 1 +
sysdeps/x86_64/fpu/s_log1pl.S | 1 +
4 files changed, 9 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 b6da4b8 [CMake] Cleanup version checks for CMake 3.0
new 091ea8a [CMake] Cleanup version check for 2.8.12
new c923d84 [CMake] Cleanup version check for 2.8.11
new 1ead239 [LoopUnroll] Check that DT is available before trying to verify it.
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:
cmake/modules/AddLLVM.cmake | 21 ++++++---------------
cmake/modules/HandleLLVMOptions.cmake | 14 ++++++--------
lib/Transforms/Utils/LoopUnroll.cpp | 2 +-
3 files changed, 13 insertions(+), 24 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 glibc.
from df179d8 Fix i386/x86_64 logl (sNaN) (bug 20227).
new 09096b3 Fix i386/x86_64 log10l (sNaN) (bug 20228).
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 ++++++
math/libm-test.inc | 2 ++
sysdeps/i386/fpu/e_log10l.S | 1 +
sysdeps/x86_64/fpu/e_log10l.S | 1 +
4 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.