This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 186189870 Do not use make<> to allocate TargetInfo. NFC.
new 627d9ad39 [COFF] Drop unused comdat sections when GC is turned off
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:
COFF/Chunks.cpp | 18 ++++++++++---
COFF/Chunks.h | 15 ++++++++++-
COFF/InputFiles.cpp | 6 ++++-
COFF/SymbolTable.cpp | 6 +++++
test/COFF/Inputs/associative-comdat-2.s | 13 ++++++++++
test/COFF/associative-comdat.s | 46 +++++++++++++++++++++++++++++++++
6 files changed, 98 insertions(+), 6 deletions(-)
create mode 100644 test/COFF/Inputs/associative-comdat-2.s
create mode 100644 test/COFF/associative-comdat.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 compiler-rt.
from f91b4c629 [Sanitizers] Fix allocator OOM test on Windows.
new b0ee5a939 [WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologue
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/interception/interception_win.cc | 7 ++++++-
lib/interception/tests/interception_win_test.cc | 11 +++++++++++
2 files changed, 17 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 compiler-rt.
from 03a96b718 [Sanitizers] Secondary allocator respects allocator_may_retur [...]
new f91b4c629 [Sanitizers] Fix allocator OOM test on Windows.
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/asan/TestCases/Windows/oom.cc | 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 6c8d710b328 [SCCP] Remove redundant instruction visitors.
new abc4fc5ad28 [GVN] Recommit the patch "Add phi-translate support in scalarpre".
new 089beaa07c0 [SCCP] Clarify a comment about unhandled instructions.
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:
include/llvm/Transforms/Scalar/GVN.h | 30 ++++-
lib/Transforms/Scalar/GVN.cpp | 186 ++++++++++++++++++++++++-----
lib/Transforms/Scalar/SCCP.cpp | 5 +-
test/Transforms/GVN/PRE/phi-translate-2.ll | 131 ++++++++++++++++++++
test/Transforms/GVN/PRE/pre-gep-load.ll | 2 +-
test/Transforms/GVN/PRE/pre-load.ll | 6 +-
6 files changed, 324 insertions(+), 36 deletions(-)
create mode 100644 test/Transforms/GVN/PRE/phi-translate-2.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 clang.
from 2d736e0181 Ignore return value in test.
new fb40328fb1 [PR33394] Avoid lexing editor placeholders when Clang is use [...]
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/Lex/PreprocessorOptions.h | 4 ++
lib/Frontend/CompilerInvocation.cpp | 94 +++++++++++++++-----------
lib/Lex/Lexer.cpp | 3 +-
test/Frontend/pp-only-no-editor-placeholders.c | 4 ++
4 files changed, 64 insertions(+), 41 deletions(-)
create mode 100644 test/Frontend/pp-only-no-editor-placeholders.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 lld.
from b5dd97c10 Add comments for AVR support.
new 186189870 Do not use make<> to allocate TargetInfo. 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:
ELF/Arch/AArch64.cpp | 6 ++++--
ELF/Arch/AMDGPU.cpp | 6 ++++--
ELF/Arch/ARM.cpp | 6 ++++--
ELF/Arch/AVR.cpp | 6 ++++--
ELF/Arch/Mips.cpp | 14 +++++++-------
ELF/Arch/PPC.cpp | 6 ++++--
ELF/Arch/PPC64.cpp | 6 ++++--
ELF/Arch/X86.cpp | 6 ++++--
ELF/Arch/X86_64.cpp | 12 +++++++++---
ELF/Driver.cpp | 2 +-
ELF/Target.cpp | 28 ++++++++++++++--------------
ELF/Target.h | 22 +++++++++++-----------
12 files changed, 70 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 llvm.
from 4a2fcf3b58e [DWARF] Replaced mem-initializers with non-static data memb [...]
new 6c8d710b328 [SCCP] Remove redundant instruction visitors.
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/Transforms/Scalar/SCCP.cpp | 11 -----------
1 file changed, 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 clang.
from ed8e550179 [ubsan] docs: Add a note about pointers to volatile
new 2d736e0181 Ignore return value in test.
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/Driver/m_and_mm.c | 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 zorg.
from 25ed3b8 Added am1i-slv2 buildslave.
new 4a40019 Added ubuntu-gcc7.1-werror builder.
new 390e051 Code cleaning. NFC.
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:
buildbot/osuosl/master/config/builders.py | 20 ++++++++++++++++++++
zorg/buildbot/builders/UnifiedTreeBuilder.py | 4 ----
2 files changed, 20 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 3fff8ec1d2d * pt.c (tsubst_baselink): Fix & clarify formatting.
new 49b8c13387b * tree-ssa-tail-merge.c (replace_block_by): Fix profile updating.
new e55de829b8d * tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmt [...]
new caa64124dbe * predict.c (force_edge_cold): Handle declaring edges impo [...]
new 1e8fd529b25 * gimple-ssa-isolate-paths.c (isolate_path): Set edge lead [...]
The 4 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 | 20 ++++++++++++++++++
gcc/gimple-ssa-isolate-paths.c | 13 ++++++++++++
gcc/predict.c | 33 +++++++++++++++++++++++++++++-
gcc/tree-ssa-loop-ivcanon.c | 7 +++++--
gcc/tree-ssa-tail-merge.c | 46 +++++++++++++++++++++++++++++++-----------
5 files changed, 104 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.