aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-2/+4
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-0/+7
* Enable ELF machine type to be specified explicitly in X86 backendMichael Liao2012-10-301-2/+3
* Add register encoding support in X86 backendMichael Liao2012-10-041-2/+0
* When creating MCAsmBackend pass the CPU string as well. In X86AsmBackendRoman Divacky2012-09-181-2/+2
* Allow MCCodeEmitter access to the target MCRegisterInfo.Jim Grosbach2012-05-151-0/+1
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-241-0/+2
* Move the X86 specific bits of the ELF writer to the Target/X86 directory.Rafael Espindola2011-12-211-0/+4
* Add X86 feature detection support for BMI instructions. Added new cpuid funct...Craig Topper2011-10-161-0/+5
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-3/+3
* Unbreak the build.Oscar Fuentes2011-07-251-0/+1
* More refactoring.Evan Cheng2011-07-251-0/+11
* Refactor X86 target to separate MC code from Target code.Evan Cheng2011-07-251-0/+8
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-181-1/+24
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-0/+3
* Eliminate asm parser's dependency on TargetMachine:Evan Cheng2011-07-081-0/+9
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-071-0/+14
* Rename files for consistency.Evan Cheng2011-07-061-0/+34