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 eebc67fc2 [XRay][compiler-rt] Support string-based config for FDR mode
new ef173d0d8 [XRay][compiler-rt] Support string-based config for Basic mode.
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/CMakeLists.txt | 3 +-
.../{xray_fdr_flags.cc => xray_basic_flags.cc} | 24 ++++---
lib/xray/{xray_flags.h => xray_basic_flags.h} | 24 +++----
lib/xray/xray_basic_flags.inc | 24 +++++++
...{xray_inmemory_log.cc => xray_basic_logging.cc} | 78 ++++++++++++++++------
.../{xray_inmemory_log.h => xray_basic_logging.h} | 3 +-
lib/xray/xray_flags.inc | 11 +--
test/xray/TestCases/Posix/basic-filtering.cc | 12 +++-
8 files changed, 127 insertions(+), 52 deletions(-)
copy lib/xray/{xray_fdr_flags.cc => xray_basic_flags.cc} (62%)
copy lib/xray/{xray_flags.h => xray_basic_flags.h} (59%)
create mode 100644 lib/xray/xray_basic_flags.inc
rename lib/xray/{xray_inmemory_log.cc => xray_basic_logging.cc} (87%)
rename lib/xray/{xray_inmemory_log.h => xray_basic_logging.h} (95%)
--
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 3e5a60358 [XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).
new eebc67fc2 [XRay][compiler-rt] Support string-based config for FDR mode
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/CMakeLists.txt | 1 +
lib/xray/xray_fdr_flags.cc | 48 ++++++++++++++
lib/xray/{xray_flags.h => xray_fdr_flags.h} | 26 ++++----
lib/xray/xray_fdr_flags.inc | 27 ++++++++
lib/xray/xray_fdr_logging.cc | 97 ++++++++++++++++++-----------
lib/xray/xray_flags.cc | 13 ++--
lib/xray/xray_flags.h | 2 +
lib/xray/xray_flags.inc | 12 ++--
test/xray/TestCases/Posix/fdr-mode.cc | 29 ++++++---
9 files changed, 183 insertions(+), 72 deletions(-)
create mode 100644 lib/xray/xray_fdr_flags.cc
copy lib/xray/{xray_flags.h => xray_fdr_flags.h} (52%)
create mode 100644 lib/xray/xray_fdr_flags.inc
--
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 53458b4d8af [MachineCSE] Rewrite a loop checking if a block is in a set [...]
new de00b9f0703 [XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).
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:
docs/XRay.rst | 109 +++++++++++++++++++++++++---------------------------------
1 file changed, 47 insertions(+), 62 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 7a5f7b6d2b [analyzer] NFC: Remove unused parameteer of StoreManager::Ca [...]
new 8bd865cff3 [Driver] Don't warn about unused inputs in config files
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/Driver/Driver.cpp | 10 +++++++---
test/Driver/Inputs/config-4.cfg | 3 ++-
test/Driver/config-file.c | 1 +
3 files changed, 10 insertions(+), 4 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 dd13b645e Revert "Follow-up to r331378. Update tests to allow to use C [...]
new 3e5a60358 [XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).
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_log_interface.h | 82 +++++++++++++++++++++---------
lib/xray/xray_log_interface.cc | 41 +++++++++++++++
test/xray/TestCases/Posix/logging-modes.cc | 29 ++++++++---
3 files changed, 121 insertions(+), 31 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 7a0320905 Added ThinLTO test to verify that index files are not generat [...]
new eb69f4c89 [COFF] Implement the remaining ARM64 relocations
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:
COFF/Chunks.cpp | 32 +++++++++++++++++++++++++++-----
test/COFF/Inputs/far-arm64-abs.s | 6 ++++++
test/COFF/arm64-branch-range.test | 16 ++++++++++++++++
test/COFF/arm64-relocs-imports.test | 30 +++++++++++++++++++++++++-----
4 files changed, 74 insertions(+), 10 deletions(-)
create mode 100644 test/COFF/Inputs/far-arm64-abs.s
create mode 100644 test/COFF/arm64-branch-range.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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 3d40bc6 jenkins.sh: Add --send-results-to option.
adds c873007 tcwg-update-snapshots_ref: Move code from .yaml file.
adds 14b84bd tcwg-buildfarm.sh: Move code from .yaml
No new revisions were added by this update.
Summary of changes:
tcwg-buildfarm.sh | 166 +++++++++++++++++++++++++++++++++++++++++++
tcwg-update-snapshots_ref.sh | 21 ++++++
2 files changed, 187 insertions(+)
create mode 100755 tcwg-buildfarm.sh
create mode 100755 tcwg-update-snapshots_ref.sh
--
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 branch tested
in repository toolchain/abe.
from 5ab72eb1 Re-enable use of GCC's zlib for mingw host
adds fbd95f16 Remove handling of obsolete options: --fileserver / --with-fi [...]
No new revisions were added by this update.
Summary of changes:
abe.sh | 4 ----
configure | 15 ---------------
configure.ac | 9 ---------
host.conf.in | 1 -
4 files changed, 29 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 eecfb9c5eca [LoopIdiomRecognize] Replace more unchecked dyn_casts with cast.
new 53458b4d8af [MachineCSE] Rewrite a loop checking if a block is in a set [...]
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/MachineCSE.cpp | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 gcc.
from b123749ae93 Daily bump.
new e86a25472af cmd/go: update to match recent changes to gc
new 381cf06672d cmd/go: enable tests of vet tool
new 285ee25ed02 cmd/go: update mkalldocs.sh
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/alldocs.go | 6 +++---
libgo/go/cmd/go/go_test.go | 4 ----
libgo/go/cmd/go/internal/cfg/cfg.go | 11 +++++++----
libgo/go/cmd/go/internal/help/helpdoc.go | 6 +++---
libgo/go/cmd/go/internal/load/pkg.go | 3 +--
libgo/go/cmd/go/mkalldocs.sh | 11 +++++++++++
libgo/go/cmd/go/mkdoc.sh | 9 ---------
libgo/go/go/build/build.go | 9 +--------
libgo/go/go/build/gc.go | 17 +++++++++++++++++
libgo/go/go/build/gccgo.go | 14 ++++++++++++++
11 files changed, 58 insertions(+), 34 deletions(-)
create mode 100755 libgo/go/cmd/go/mkalldocs.sh
delete mode 100644 libgo/go/cmd/go/mkdoc.sh
create mode 100644 libgo/go/go/build/gc.go
create mode 100644 libgo/go/go/build/gccgo.go
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.