This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a347456a98f [GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP new 8d82395b2d2 Reverted r338825 and all the following tries to fix issues [...]
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/XRay/Profile.h | 130 -------------- lib/XRay/CMakeLists.txt | 1 - lib/XRay/Profile.cpp | 379 ----------------------------------------- unittests/XRay/CMakeLists.txt | 2 - unittests/XRay/ProfileTest.cpp | 218 ------------------------ 5 files changed, 730 deletions(-) delete mode 100644 include/llvm/XRay/Profile.h delete mode 100644 lib/XRay/Profile.cpp delete mode 100644 unittests/XRay/ProfileTest.cpp