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 1d40550d2 [XRay][compiler-rt] Simplify Allocator Implementation new 165e3d0ad [XRay][compiler-rt] Segmented Array: Simplify and Optimise
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/tests/unit/segmented_array_test.cc | 52 ++--- lib/xray/xray_function_call_trie.h | 63 ++---- lib/xray/xray_profile_collector.cc | 17 +- lib/xray/xray_profiling.cc | 7 +- lib/xray/xray_segmented_array.h | 308 +++++++++++++++------------- 5 files changed, 215 insertions(+), 232 deletions(-)