llvm-6502/lib/Target/X86/MCTargetDesc
2011-12-12 19:48:00 +00:00
..
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
X86AsmBackend.cpp Move target-specific logic out of generic MCAssembler. 2011-12-06 00:47:03 +00:00
X86BaseInfo.h XOP encoding bits and logic. 2011-12-12 19:12:26 +00:00
X86FixupKinds.h Refactor X86 target to separate MC code from Target code. 2011-07-25 18:43:53 +00:00
X86MachObjectWriter.cpp More refactoring. 2011-07-25 19:33:48 +00:00
X86MCAsmInfo.cpp MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
X86MCAsmInfo.h MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
X86MCCodeEmitter.cpp XOP encoding bits and logic. 2011-12-12 19:12:26 +00:00
X86MCTargetDesc.cpp MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +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