This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e1f066 [XRay] Implement `llvm-xray convert` -- trace file conversion new b2ae9e2 [StructurizeCfg] Update dominator info. new 5b82745 [XRay] Don't include <unistd.h> unnecessarily
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: include/llvm/Support/GenericDomTree.h | 37 ++++++++++++++++++++-- lib/Transforms/Scalar/StructurizeCFG.cpp | 1 + .../StructurizeCFG/no-branch-to-entry.ll | 2 +- tools/llvm-xray/xray-converter.cc | 1 - unittests/IR/DominatorTreeTest.cpp | 10 ++++++ 5 files changed, 46 insertions(+), 5 deletions(-)