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 72830dd7f [asan] print the 'unexpected format specifier in printf inter [...]
new be1906704 [XRay][compiler-rt] Support patching/unpatching specific functions
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/xray/xray_interface.h | 8 ++
lib/xray/xray_init.cc | 4 +
lib/xray/xray_interface.cc | 129 ++++++++++++++++++++-------
lib/xray/xray_interface_internal.h | 7 ++
test/xray/TestCases/Linux/coverage-sample.cc | 88 ++++++++++++++++++
5 files changed, 203 insertions(+), 33 deletions(-)
create mode 100644 test/xray/TestCases/Linux/coverage-sample.cc
--
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 9e4ad9cbb5e [SelectionDAG] Improve known bits support for CTPOP.
new dae122d59de [XRay] Use wordsize-dependent alignment for index
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 | 6 +++---
1 file 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 acf912e5baa [XRay] Create an Index of sleds per function
new 9e4ad9cbb5e [SelectionDAG] Improve known bits support for CTPOP.
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/SelectionDAG/SelectionDAG.cpp | 5 ++++-
test/CodeGen/X86/ctpop-combine.ll | 14 ++++++++++++++
2 files changed, 18 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 llvm.
from df2206086cc IR: Use pointers instead of GUIDs to represent edges in the [...]
new acf912e5baa [XRay] Create an Index of sleds per function
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/CodeGen/AsmPrinter.h | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 52 ++++++++++++++++------
.../AArch64/xray-attribute-instrumentation.ll | 1 +
test/CodeGen/AArch64/xray-tail-call-sled.ll | 12 +++++
.../ARM/xray-armv6-attribute-instrumentation.ll | 6 +++
.../ARM/xray-armv7-attribute-instrumentation.ll | 7 +++
test/CodeGen/X86/xray-attribute-instrumentation.ll | 13 ++++++
test/CodeGen/X86/xray-tail-call-sled.ll | 16 ++++++-
8 files changed, 93 insertions(+), 16 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 7395a71ceb8 llvm/IR/Function.h: Prune an obsolete @param in r302060. [- [...]
new df2206086cc IR: Use pointers instead of GUIDs to represent edges in the [...]
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/IR/ModuleSummaryIndex.h | 152 ++++++++++++++----------------
include/llvm/IR/ModuleSummaryIndexYAML.h | 4 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 43 +++++----
lib/Bitcode/Reader/BitcodeReader.cpp | 77 ++++++++-------
lib/Bitcode/Writer/BitcodeWriter.cpp | 22 ++---
lib/IR/ModuleSummaryIndex.cpp | 12 +--
lib/LTO/LTO.cpp | 9 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 5 +-
lib/Transforms/IPO/FunctionImport.cpp | 97 +++++++++----------
lib/Transforms/IPO/LowerTypeTests.cpp | 2 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
tools/llvm-link/llvm-link.cpp | 2 +-
tools/llvm-lto/llvm-lto.cpp | 2 +-
13 files changed, 208 insertions(+), 221 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 f195b64c78 Add #pragma clang module begin/end pragmas and generate them [...]
new c7f067120d IR: Use pointers instead of GUIDs to represent edges in the [...]
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/BackendUtil.cpp | 4 ++--
1 file 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 lld.
from cfd0aa12c Remove a comment that is no longer true.
new 21cbb90b9 Fix accounting of tbss.
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 | 30 ++++++++++++++----------------
ELF/LinkerScript.h | 1 +
test/ELF/tls-offset.s | 6 +++---
3 files changed, 18 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 llvm.
from 875f0a3e72c [XRay] Detect loops in functions being lowered
new 7395a71ceb8 llvm/IR/Function.h: Prune an obsolete @param in r302060. [- [...]
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/IR/Function.h | 1 -
1 file changed, 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 libcxx.
from bd0685fed [libcxx] [test] In msvc_stdlib_force_include.hpp, use _HAS_CX [...]
new 559442652 [libcxx] [test] Strip trailing whitespace. 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:
.../alg.random.shuffle/random_shuffle.cxx1z.pass.cpp | 2 +-
test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp | 6 +++---
.../alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp | 2 +-
test/std/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp | 2 +-
test/std/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp | 2 +-
test/std/algorithms/alg.nonmodifying/alg.find/find_if_not.pass.cpp | 2 +-
test/std/containers/sequences/vector.bool/vector_bool.pass.cpp | 2 +-
test/std/language.support/support.types/byte.pass.cpp | 2 +-
.../language.support/support.types/byteops/lshift.assign.fail.cpp | 2 +-
.../language.support/support.types/byteops/lshift.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/lshift.fail.cpp | 2 +-
test/std/language.support/support.types/byteops/lshift.pass.cpp | 6 +++---
.../language.support/support.types/byteops/rshift.assign.fail.cpp | 2 +-
.../language.support/support.types/byteops/rshift.assign.pass.cpp | 2 +-
test/std/language.support/support.types/byteops/rshift.fail.cpp | 2 +-
test/std/language.support/support.types/byteops/rshift.pass.cpp | 6 +++---
test/std/language.support/support.types/byteops/to_integer.fail.cpp | 2 +-
test/std/language.support/support.types/byteops/to_integer.pass.cpp | 4 ++--
test/std/re/re.alg/re.alg.match/awk.pass.cpp | 2 +-
.../thread.mutex/thread.lock/thread.lock.guard/mutex.pass.cpp | 2 +-
.../thread.mutex/thread.lock/thread.lock.scoped/mutex.pass.cpp | 2 +-
.../util.smartptr.weak/util.smartptr.ownerless/owner_less.pass.cpp | 2 +-
.../optional/optional.object/optional.object.ctor/copy.fail.cpp | 4 ++--
.../optional/optional.object/optional.object.ctor/move.fail.cpp | 4 ++--
test/std/utilities/template.bitset/bitset.hash/bitset.pass.cpp | 2 +-
25 files changed, 35 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.