This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3b65bc4f2f [X86][SSE] Split SimplifyDemandedBitsForTargetNode X86ISD:: [...] new 96b0873b25d [codeview] Flush labels before S_DEFRANGE* fragments new c163300de59 [X86] Add T1MSKC and TZMSK to isDefConvertible used by opti [...]
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/MC/MCCodeView.h | 2 +- lib/MC/MCCodeView.cpp | 4 +- lib/MC/MCObjectStreamer.cpp | 6 +- lib/Target/X86/X86InstrInfo.cpp | 4 + test/CodeGen/X86/tbm_patterns.ll | 4 - test/MC/COFF/cv-def-range-align.s | 161 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 173 insertions(+), 8 deletions(-) create mode 100644 test/MC/COFF/cv-def-range-align.s