llvm-6502/lib/Target/X86/MCTargetDesc
Daniel Dunbar b8ebca83f4 build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
- The hope is that we have a tool/test to verify these are accurate (and tight) soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144444 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-12 02:10:57 +00:00
..
CMakeLists.txt build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile
X86AsmBackend.cpp
X86BaseInfo.h Add X86 RORX instruction 2011-10-23 07:34:00 +00:00
X86FixupKinds.h
X86MachObjectWriter.cpp
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp Add X86 RORX instruction 2011-10-23 07:34:00 +00:00
X86MCTargetDesc.cpp Remove NaClMode 2011-10-18 05:29:23 +00:00
X86MCTargetDesc.h Add X86 feature detection support for BMI instructions. Added new cpuid function for accessing leafs with sub leafs specified in ECX. Also added code to keep track of the max cpuid level supported in both basic and extended leaves and qualified the existing cpuid calls and the new call to leaf 7. 2011-10-16 00:21:51 +00:00