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 101412a [sanitizer] Fix a conflict between abort_on_error and handle_abort.
new 4753c5b [XRay] ARM 32-bit no-Thumb support in compiler-rt
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:
cmake/config-ix.cmake | 2 +-
lib/sanitizer_common/scripts/gen_dynamic_list.py | 3 +-
lib/xray/CMakeLists.txt | 8 ++
lib/xray/xray_arm.cc | 131 +++++++++++++++++++++
lib/xray/xray_inmemory_log.cc | 52 ++++++++-
lib/xray/xray_interface.cc | 141 +++++------------------
lib/xray/xray_interface_internal.h | 22 ++++
lib/xray/xray_trampoline_arm.S | 65 +++++++++++
lib/xray/xray_x86_64.cc | 116 +++++++++++++++++++
9 files changed, 423 insertions(+), 117 deletions(-)
create mode 100644 lib/xray/xray_arm.cc
create mode 100644 lib/xray/xray_trampoline_arm.S
create mode 100644 lib/xray/xray_x86_64.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 1d54212 Deleted right file
new 339ade7 [XRay] ARM 32-bit no-Thumb support in LLVM
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 | 28 ++++++
include/llvm/Target/Target.td | 10 +-
include/llvm/Target/TargetOpcodes.def | 17 ++++
include/llvm/Target/TargetSubtargetInfo.h | 2 +
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 10 ++
lib/CodeGen/XRayInstrumentation.cpp | 110 +++++++++++++++------
lib/Target/ARM/ARMAsmPrinter.cpp | 9 ++
lib/Target/ARM/ARMAsmPrinter.h | 12 +++
lib/Target/ARM/ARMBaseInstrInfo.h | 4 +
lib/Target/ARM/ARMMCInstLower.cpp | 87 ++++++++++++++++
lib/Target/ARM/ARMSubtarget.cpp | 5 +
lib/Target/ARM/ARMSubtarget.h | 2 +
lib/Target/X86/X86AsmPrinter.h | 23 -----
lib/Target/X86/X86MCInstLower.cpp | 10 --
lib/Target/X86/X86Subtarget.h | 2 +
.../ARM/xray-armv6-attribute-instrumentation.ll | 24 +++++
.../ARM/xray-armv7-attribute-instrumentation.ll | 24 +++++
17 files changed, 317 insertions(+), 62 deletions(-)
create mode 100644 test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
create mode 100644 test/CodeGen/ARM/xray-armv7-attribute-instrumentation.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 86d9b5e Correct libgcc complex multiply excess precision handling (PR [...]
new 97d2444 Daily bump.
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/DATESTAMP | 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-6-branch
in repository gcc.
from 959caeb Daily bump.
new 4e4d4b3 Daily bump.
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/DATESTAMP | 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-5-branch
in repository gcc.
from df0d377 Daily bump.
new e29254c Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 5b64d09 X86: Allow additional ISAs for IAMCU in assembler
new a46c43f Automatic date update in version.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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 073df7b Automatic date update in version.in
new 8997c4b Automatic date update in version.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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 2b304bd Automatic date update in version.in
new 1802483 Automatic date update in version.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:
bfd/version.h | 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 1c13d2b IR: Remove Value::intersectOptionalDataWith, replace all call [...]
new 6037ae7 Revert "[thinlto] Deleted unused test file"
new 1d54212 Deleted right file
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:
.../Inputs/thinlto-function-summary-callgraph-pgo.ll | 11 -----------
...lgraph.ll => thinlto-function-summary-callgraph-pgo.ll} | 14 ++++++++------
2 files changed, 8 insertions(+), 17 deletions(-)
delete mode 100644 test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
copy test/Bitcode/{thinlto-function-summary-callgraph.ll => thinlto-function-summa [...]
--
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 f8002f1 [asan] Avoid lifetime analysis for allocas with can be in amb [...]
new a7ad004 [thinlto] Deleted unused test file
new f555e26 Revert "[asan] Avoid lifetime analysis for allocas with can b [...]
new 1c13d2b IR: Remove Value::intersectOptionalDataWith, replace all call [...]
The 3 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/Value.h | 5 --
.../Instrumentation/AddressSanitizer.cpp | 74 ----------------------
lib/Transforms/Scalar/GVNHoist.cpp | 4 +-
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 4 +-
lib/Transforms/Utils/SimplifyCFG.cpp | 2 +-
lib/Transforms/Vectorize/BBVectorize.cpp | 2 +-
.../thinlto-function-summary-callgraph-pgo.ll | 46 --------------
test/Instrumentation/AddressSanitizer/lifetime.ll | 41 ------------
8 files changed, 6 insertions(+), 172 deletions(-)
delete mode 100644 test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.