This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e97c5836a77 Xray docs with description of Flight Data Recorder binary format. new dbf7ec5b15a [InstCombine] Add missing test case for (xor (sext (cmp)), [...] new fac03ed36c7 [AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive new 3e9e87e5eab Revert "Xray docs with description of Flight Data Recorder [...]
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: docs/XRay.rst | 3 - docs/XRayFDRFormat.rst | 394 ------------------------------------ lib/MC/MCParser/AsmParser.cpp | 9 +- lib/XRay/Trace.cpp | 11 +- test/MC/AsmParser/directive_align.s | 7 +- test/Transforms/InstCombine/cast.ll | 14 ++ 6 files changed, 33 insertions(+), 405 deletions(-) delete mode 100644 docs/XRayFDRFormat.rst