This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 176601f8263 [X86] Disable sldtq parsing in 64-bit mode. new 0e158bf49b5 [X86] Add 'l' and 'q' suffixes to the tbm instruction mnemonics.
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: lib/Target/X86/X86InstrInfo.td | 12 +- test/CodeGen/X86/stack-folding-tbm.ll | 40 +++--- .../CodeGen/X86/tbm-intrinsics-fast-isel-x86_64.ll | 2 +- test/CodeGen/X86/tbm-intrinsics-fast-isel.ll | 4 +- test/CodeGen/X86/tbm-intrinsics-x86_64.ll | 12 +- test/CodeGen/X86/tbm-schedule.ll | 160 ++++++++++----------- test/CodeGen/X86/tbm_patterns.ll | 92 ++++++------ test/MC/Disassembler/X86/simple-tests.txt | 4 +- test/MC/X86/x86_64-tbm-encoding.s | 78 +++++----- 9 files changed, 202 insertions(+), 202 deletions(-)