This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5c08882 [BranchFolding] Merge debug locations from common tail instea [...]
new fc904cc [llvm-config] Add minimal sanity tests for path options
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/tools/llvm-config/paths.test | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 test/tools/llvm-config/paths.test
--
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 35f2898 [clangd] Fix not being able to attach a debugger on macOS
new 87464e0 [test] Fix test dependencies when using installed tools
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/CMakeLists.txt | 10 +++++++---
1 file changed, 7 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 c7a57cd Ensure that prefix data is preserved with subsections-via-symbols
new 5c08882 [BranchFolding] Merge debug locations from common tail instea [...]
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/BranchFolding.cpp | 46 ++++++++++++++++++++++++++++++---
lib/CodeGen/BranchFolding.h | 1 +
test/CodeGen/X86/tail-merge-debugloc.ll | 42 ++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/tail-merge-debugloc.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 gcc.
from 63e30ce PR tree-optimization/79800 * gimple-ssa-sprintf.c (format_f [...]
new 1cda84c 2017-03-15 Yaakov Selkowitz <yselkowitz(a)redhat.com>
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:
zlib/ChangeLog.gcj | 7 +++++++
zlib/gzguts.h | 2 +-
zlib/win32/zlib.def | 1 -
zlib/zlib.h | 2 +-
4 files changed, 9 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 3785710 [libFuzzer] remove even more stale code
new c7a57cd Ensure that prefix data is preserved with subsections-via-symbols
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/AsmPrinter/AsmPrinter.cpp | 19 +++++++++++++++++--
test/CodeGen/AArch64/prefixdata.ll | 29 +++++++++++++++++++++++++++++
test/CodeGen/X86/prefixdata.ll | 27 +++++++++++++++++++--------
3 files changed, 65 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AArch64/prefixdata.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 gcc.
from ea95170 [gcc] 2017-03-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 63e30ce PR tree-optimization/79800 * gimple-ssa-sprintf.c (format_f [...]
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 | 8 +++-
gcc/gimple-ssa-sprintf.c | 52 ++++++++++------------
gcc/testsuite/ChangeLog | 6 +++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-15.c | 19 +++++++-
gcc/testsuite/gcc.dg/tree-ssa/pr79800.c | 31 +++++++++++++
5 files changed, 85 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79800.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 c1893c8 Support ABSOLUTE on the right hand side in linker scripts
new 53a8a9a [ELF] Update tests to work even with modified defaults
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/ELF/merge-reloc.s | 8 ++++----
test/ELF/no-merge.s | 10 +++++-----
2 files changed, 9 insertions(+), 9 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 lld.
from a73fa68 Don't create copy relocs or dummy plt's if given -z notext.
new c1893c8 Support ABSOLUTE on the right hand side in linker scripts
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/LinkerScript.cpp | 36 +++++++++++++++---------------------
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 1 +
test/ELF/linkerscript/absolute.s | 17 +++++++++++++++++
4 files changed, 34 insertions(+), 21 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 438d9c8 [XRay][compiler-rt] Support TSC emulation even for x86_64
new ed26f06 [XRay] [compiler-rt] Refactor logic for xray fdr logging. 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:
lib/xray/tests/unit/CMakeLists.txt | 2 +
lib/xray/tests/unit/xray_fdr_log_printer_tool.cc | 329 ++++++++++++++
.../{xray_fdr_logging.h => xray_fdr_log_records.h} | 41 +-
lib/xray/xray_fdr_logging.cc | 349 +--------------
lib/xray/xray_fdr_logging.h | 54 +--
...xray_fdr_logging.cc => xray_fdr_logging_impl.h} | 477 +++++++++------------
6 files changed, 558 insertions(+), 694 deletions(-)
create mode 100644 lib/xray/tests/unit/xray_fdr_log_printer_tool.cc
copy lib/xray/{xray_fdr_logging.h => xray_fdr_log_records.h} (63%)
copy lib/xray/{xray_fdr_logging.cc => xray_fdr_logging_impl.h} (61%)
--
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 56deed0 Fix a build break with xray
new 438d9c8 [XRay][compiler-rt] Support TSC emulation even for x86_64
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/xray/xray_inmemory_log.cc | 43 ++++++++++++++++++++++++++++++++-----------
lib/xray/xray_tsc.h | 8 +++++---
2 files changed, 37 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.