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 f941029be Improve portability of internal_sysctl()
new 35b9301b1 Try to fix internal_sysctl() for MacOSX
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_mac.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 gcc-8-branch
in repository gcc.
from 03165d4e054 Daily bump.
new cf77355cd9b 2018-08-31 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 | 45 +++++++++++++++++++++++++++++
gcc/dwarf2out.c | 18 ++++++++++--
gcc/testsuite/ChangeLog | 33 +++++++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr86456.C | 5 ++++
gcc/testsuite/g++.dg/torture/pr86816.C | 42 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr87024.c | 14 +++++++++
gcc/testsuite/gcc.dg/torture/pr86505.c | 32 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr86945.c | 18 ++++++++++++
gcc/testsuite/gcc.dg/vect/pr86927.c | 15 ++++++++++
gcc/tree-cfg.c | 18 +++++-------
gcc/tree-inline.c | 29 +++++++++++++++----
gcc/tree-ssa-tail-merge.c | 21 ++++++++++++--
gcc/tree-vect-loop.c | 3 ++
13 files changed, 270 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr86456.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr86816.C
create mode 100644 gcc/testsuite/gcc.dg/pr87024.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr86505.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr86945.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr86927.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 llvm.
from 6557447c425 [XRay] FDR Record Producer/Consumer Implementation
new 53c157a2904 [X86][BtVer2] Fix WriteFShuffle256 schedule write info.
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/X86/X86ScheduleBtVer2.td | 8 ++++++--
test/CodeGen/X86/avx-schedule.ll | 12 ++++++------
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 22 +++++++++++-----------
3 files changed, 23 insertions(+), 19 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 8bcb5e7f0 Fix a typo in mac SIP workaround
new 1b0d455b5 XFail one more VSCode test which fails under heavy load
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:
.../tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py | 1 +
1 file changed, 1 insertion(+)
--
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 c9b83fe8 [NFC] Use LLVM naming conventions within FileDistance
new b70503ec NFC: Fix build failure after rL341182
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:
clangd/FileDistance.cpp | 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 cd8dd9818 Add internal_sysctl() used by FreeBSD, NetBSD, OpenBSD and MacOSX
new f941029be Improve portability of internal_sysctl()
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_linux.cc | 2 +-
lib/sanitizer_common/sanitizer_mac.cc | 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 clang-tools-extra.
from 27723368 [clang-move] Explicitly ignore implicit UsingDirectiveDecls i [...]
new c9b83fe8 [NFC] Use LLVM naming conventions within FileDistance
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:
clangd/FileDistance.cpp | 8 ++++----
clangd/FileDistance.h | 2 +-
2 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 compiler-rt.
from b2160f6dc [hwasan] move code around to remove an opaque class definitio [...]
new cd8dd9818 Add internal_sysctl() used by FreeBSD, NetBSD, OpenBSD and MacOSX
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_linux.cc | 20 ++++++++++++++------
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 4 ++--
lib/sanitizer_common/sanitizer_mac.cc | 9 +++++++--
lib/sanitizer_common/sanitizer_openbsd.cc | 16 ++++++++--------
lib/sanitizer_common/sanitizer_posix.h | 3 +++
5 files changed, 34 insertions(+), 18 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 8f80157cb00 [X86] Don't do anything in ReplaceNodeResults for (v2i32 (f [...]
new d67818ff54f [MinGW] [ARM] Add stubs for potential automatic dllimported [...]
new 53f45710293 [MinGW] [X86] Pass true for the second parameter to StubVal [...]
new 48aa7c74983 [AArch64] Hook up the missed machine operand flag name for [...]
new 6557447c425 [XRay] FDR Record Producer/Consumer Implementation
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:
include/llvm/XRay/FDRRecordConsumer.h | 55 +++++++++++
include/llvm/XRay/FDRRecordProducer.h | 46 ++++++++++
lib/Target/AArch64/AArch64InstrInfo.cpp | 3 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 22 ++++-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 1 +
lib/Target/ARM/ARMISelLowering.cpp | 11 ++-
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 5 +
lib/Target/X86/X86MCInstLower.cpp | 3 +-
lib/XRay/CMakeLists.txt | 2 +
lib/XRay/FDRRecordProducer.cpp | 125 +++++++++++++++++++++++++
lib/XRay/LogBuilderConsumer.cpp | 38 ++++++++
test/CodeGen/ARM/Windows/mingw-refptr.ll | 79 ++++++++++++++++
test/CodeGen/ARM/Windows/pic.ll | 5 +-
test/CodeGen/ARM/emutls_generic.ll | 5 +-
unittests/XRay/CMakeLists.txt | 1 +
unittests/XRay/FDRProducerConsumerTest.cpp | 141 +++++++++++++++++++++++++++++
16 files changed, 529 insertions(+), 13 deletions(-)
create mode 100644 include/llvm/XRay/FDRRecordConsumer.h
create mode 100644 include/llvm/XRay/FDRRecordProducer.h
create mode 100644 lib/XRay/FDRRecordProducer.cpp
create mode 100644 lib/XRay/LogBuilderConsumer.cpp
create mode 100644 test/CodeGen/ARM/Windows/mingw-refptr.ll
create mode 100644 unittests/XRay/FDRProducerConsumerTest.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 lld.
from fd6064e28 [COFF] When doing automatic dll imports, replace whole .refpt [...]
new 8994f291e [ELF] [ARM] Don't mix 'ip' and 'r12' as names for the same re [...]
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/Thunks.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.