OSDN Git Service

Add X86 BZHI instruction as well as BMI2 feature detection.
authorCraig Topper <craig.topper@gmail.com>
Sun, 16 Oct 2011 07:55:05 +0000 (07:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 16 Oct 2011 07:55:05 +0000 (07:55 +0000)
commitb53fa8bf19a51f0c49a9f8b6ede3e2ff3bdfb961
treeb1e46ae4478216cfe10014153b5825026f99d329
parentdc479c4a897bb7cc756370cc2051da79b65e7d16
Add X86 BZHI instruction as well as BMI2 feature detection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142122 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/MC/Disassembler/X86/simple-tests.txt
test/MC/Disassembler/X86/x86-32.txt
test/MC/X86/x86_64-bmi-encoding.s
utils/TableGen/X86RecognizableInstr.cpp
utils/TableGen/X86RecognizableInstr.h