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 787bbab Add runtime support for __cpu_model (__builtin_cpu_supports)
new b15fb92 [compiler-rt] Fix missing frame with stackwalking on windows 64-bits
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/sanitizer_common/sanitizer_win.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 ef2acb5 Move legacy LTO interface headers to legacy/ directory.
new 9c52409 [GVN] Fold constant expression in GVN.
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/GVN.cpp | 55 +++++++++++--------
test/Transforms/GVN/fold-const-expr.ll | 99 ++++++++++++++++++++++++++++++++++
2 files changed, 132 insertions(+), 22 deletions(-)
create mode 100644 test/Transforms/GVN/fold-const-expr.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 lldb.
from 945a3ed removed darwin_log.py file from previous check-in
new 6573908 Editing multi-line content in a terminal environment involves [...]
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/Editline.h | 20 +++++--
source/Host/common/Editline.cpp | 118 +++++++++++++++++++++++++++-------------
2 files changed, 97 insertions(+), 41 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 6aa450c Replace -mllvm -asan-use-after-scope=1 with -fsanitize-addres [...]
new 787bbab Add runtime support for __cpu_model (__builtin_cpu_supports)
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/builtins/CMakeLists.txt | 3 +-
lib/builtins/cpu_model.c | 797 +++++++++++++++++++++
.../builtins/Unit/cpu_model_test.c | 17 +-
3 files changed, 806 insertions(+), 11 deletions(-)
create mode 100644 lib/builtins/cpu_model.c
copy lib/builtins/negdf2.c => test/builtins/Unit/cpu_model_test.c (54%)
--
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 a874687 [arcmt/objcmt] Fix ParentMap crash with invalid code.
new 60c99da [modules] Don't pass interesting decls to the consumer for a [...]
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/Serialization/ASTReader.h | 28 +++++++++-
lib/Serialization/ASTReader.cpp | 90 +++++++++++++++++++++++++++++++++
lib/Serialization/ASTReaderDecl.cpp | 17 ++++---
lib/Serialization/ASTWriterDecl.cpp | 2 +-
test/Modules/unused-global-init.cpp | 36 +++++++++++++
5 files changed, 163 insertions(+), 10 deletions(-)
create mode 100644 test/Modules/unused-global-init.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 test-suite.
from bbe1778 litsupport/remote.py: Fix preparescript handling
new 8fef2c3 Enable https for test-suite.
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:
.arcconfig | 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 lldb.
from 36923c1 fix command-line LLDB so NSLog messages show up
new 945a3ed removed darwin_log.py file from previous check-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:
.../lldbsuite/test/macosx/nslog/darwin_log.py | 139 ---------------------
1 file changed, 139 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/macosx/nslog/darwin_log.py
--
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 23493cb ELF: Update #include path for D22173.
new a364457 COFF: Update remaining #include paths.
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/InputFiles.cpp | 2 +-
COFF/InputFiles.h | 2 +-
COFF/SymbolTable.cpp | 2 +-
3 files changed, 3 insertions(+), 3 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 d69942c [LV] Rename StrideAccesses to AccessStrideInfo (NFC)
new b0786ec [ThinLTO/gold] Perform index-based weak/linkonce resolution
new ef2acb5 Move legacy LTO interface headers to legacy/ directory.
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/LTO/{ => legacy}/LTOCodeGenerator.h | 0
include/llvm/LTO/{ => legacy}/LTOModule.h | 0
.../llvm/LTO/{ => legacy}/ThinLTOCodeGenerator.h | 0
include/llvm/LTO/{ => legacy}/UpdateCompilerUsed.h | 0
lib/LTO/LTOCodeGenerator.cpp | 6 +-
lib/LTO/LTOModule.cpp | 2 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 2 +-
lib/LTO/UpdateCompilerUsed.cpp | 2 +-
.../gold/X86/Inputs/thinlto_weak_resolution.ll} | 3 +-
test/tools/gold/X86/thinlto_weak_resolution.ll | 87 ++++++++++++++++++++++
tools/gold/gold-plugin.cpp | 50 ++++++++-----
tools/llvm-lto/llvm-lto.cpp | 6 +-
tools/lto/lto.cpp | 6 +-
13 files changed, 133 insertions(+), 31 deletions(-)
rename include/llvm/LTO/{ => legacy}/LTOCodeGenerator.h (100%)
rename include/llvm/LTO/{ => legacy}/LTOModule.h (100%)
rename include/llvm/LTO/{ => legacy}/ThinLTOCodeGenerator.h (100%)
rename include/llvm/LTO/{ => legacy}/UpdateCompilerUsed.h (100%)
copy test/{ThinLTO/X86/Inputs/weak_resolution.ll => tools/gold/X86/Inputs/thinlto_ [...]
create mode 100644 test/tools/gold/X86/thinlto_weak_resolution.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.