This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3fad8a772e8 [X86] Add intrinsics for KTEST instructions. new 64a07d91177 Revamp test-suite documentation
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/CMake.rst | 4 +- docs/SourceLevelDebugging.rst | 5 +- docs/TestSuiteGuide.md | 403 ++++++++++++++++++++++++++++++++++++++++ docs/TestSuiteMakefileGuide.rst | 170 ++--------------- docs/TestingGuide.rst | 76 +------- docs/index.rst | 3 + 6 files changed, 428 insertions(+), 233 deletions(-) create mode 100644 docs/TestSuiteGuide.md