This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to annotated tag zandy-delete
in repository toolchain/gcc.
at 6a35d20edcf (tag)
tagging f04d3651be0a327589ab632f1fe23e94c39d88f6 (commit)
tagged by TCWG Automation
on Fri Aug 18 19:23:29 2017 +0000
- Log -----------------------------------------------------------------
this is a test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 6dcfafe8ab4 [SanitizerCoverage] Add stack depth tracing instrumentation.
new 9b4ee7baf46 ARM: use an external relocation for calls from MachO ARM mode.
new 3686d78a5c2 [PGO] Fixed assertion due to mismatched memcpy size type.
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:
.../ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 9 ++++----
lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp | 7 ++++--
test/CodeGen/ARM/arm-macho-tail.ll | 16 +++++++++++++
test/MC/ARM/mixed-arm-thumb-bl-fixup.ll | 8 +++----
test/MC/MachO/ARM/darwin-ARM-reloc.s | 2 +-
test/Transforms/PGOProfile/memop_clone.ll | 27 ++++++++++++++++++++++
6 files changed, 57 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/ARM/arm-macho-tail.ll
create mode 100644 test/Transforms/PGOProfile/memop_clone.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.
tcwg-buildslave pushed a change to annotated tag zandy-delete
in repository toolchain/gcc.
at 6a35d20edcf (tag)
tagging f04d3651be0a327589ab632f1fe23e94c39d88f6 (commit)
tagged by TCWG Automation
on Fri Aug 18 19:23:29 2017 +0000
- Log -----------------------------------------------------------------
this is a test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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.
tcwg-buildslave pushed a change to annotated tag linaro-snapshot-6.4-2017.08
in repository toolchain/gcc.
at 66ff63b0f9f (tag)
tagging f04d3651be0a327589ab632f1fe23e94c39d88f6 (commit)
tagged by Andy Doan
on Fri Aug 18 19:02:17 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.4-2017.08
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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.
tcwg-buildslave pushed a change to annotated tag zandy-delete
in repository toolchain/gcc.
at 21d66bccdf7 (tag)
tagging f04d3651be0a327589ab632f1fe23e94c39d88f6 (commit)
tagged by Andy Doan
on Fri Aug 18 18:22:11 2017 +0000
- Log -----------------------------------------------------------------
this is a test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 0b33df9bb6b Reapply: [llvm-rc] Add basic RC scripts parsing ability.
new 6dcfafe8ab4 [SanitizerCoverage] Add stack depth tracing instrumentation.
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/Transforms/Instrumentation.h | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 13 +++++-
lib/Fuzzer/FuzzerTracePC.h | 17 ++-----
.../Instrumentation/SanitizerCoverage.cpp | 54 +++++++++++++++++++++-
.../SanitizerCoverage/stack-depth.ll | 50 ++++++++++++++++++++
5 files changed, 117 insertions(+), 18 deletions(-)
create mode 100644 test/Instrumentation/SanitizerCoverage/stack-depth.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 clang.
from ea3d2bfb45 [clang-proto-fuzzer] Allow user-specified compiler arguments.
new b2b075cecb [SanitizerCoverage] Add stack depth tracing instrumentation.
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/Driver/CC1Options.td | 3 +++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Driver/SanitizerArgs.cpp | 17 ++++++++++++-----
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/Driver/fsanitize-coverage.c | 11 +++++++++++
6 files changed, 30 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 229a2f64e [XRay][compiler-rt][NFC] Expand the PIC test case for XRay
new 98b5d6590 [SanitizerCoverage] Add stack depth tracing instrumentation.
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:
.../TestCases/sanitizer_coverage_stack_depth.cc | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/sanitizer_coverage_stack_depth.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 clang.
from 3acb779654 [analyzer] Fix modeling of constructors
new ea3d2bfb45 [clang-proto-fuzzer] Allow user-specified compiler arguments.
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/clang-fuzzer/ExampleClangProtoFuzzer.cpp | 18 +++++++++++++++++-
1 file changed, 17 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 gcc.
from 55058771df4 C++: fix ordering of missing std #include suggestion (PR c+ [...]
new 8bfbefefde7 Simplify allocator usage in unordered containers
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/include/bits/hashtable_policy.h | 29 +++++++++++-----------------
2 files changed, 21 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.