This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c1f56ed4eb [ValueTracking] Use ConstantRange methods; NFC new 49d4f2cd688 [X86] Split the VEX_WPrefix in X86Inst tablegen class into [...] new f8b5355aada [X86] Use VEX_WIG for VPINSRB/W and VPEXTRB/W to match what [...] new b30723027be [X86] Have EVEX2VEX tablegenerator use HasVEX_L and HasEVEX [...] new 5011b0f51bf [X86] Remove check on isAsmParserOnly from EVEX2VEX tablege [...]
The 4 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: lib/Target/X86/X86InstrFormats.td | 21 +++++------ lib/Target/X86/X86InstrSSE.td | 10 ++--- utils/TableGen/X86EVEX2VEXTablesEmitter.cpp | 57 ++++++++--------------------- utils/TableGen/X86RecognizableInstr.cpp | 32 ++++++---------- utils/TableGen/X86RecognizableInstr.h | 10 ++--- 5 files changed, 46 insertions(+), 84 deletions(-)