index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
MCTargetDesc
/
X86MCTargetDesc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-2
/
+4
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
1
-0
/
+7
*
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-30
1
-2
/
+3
*
Add register encoding support in X86 backend
Michael Liao
2012-10-04
1
-2
/
+0
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-2
/
+2
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
1
-0
/
+1
*
Move x86 specific bits of the COFF writer to lib/Target/X86.
Rafael Espindola
2011-12-24
1
-0
/
+2
*
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Rafael Espindola
2011-12-21
1
-0
/
+4
*
Add X86 feature detection support for BMI instructions. Added new cpuid funct...
Craig Topper
2011-10-16
1
-0
/
+5
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-3
/
+3
*
Unbreak the build.
Oscar Fuentes
2011-07-25
1
-0
/
+1
*
More refactoring.
Evan Cheng
2011-07-25
1
-0
/
+11
*
Refactor X86 target to separate MC code from Target code.
Evan Cheng
2011-07-25
1
-0
/
+8
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-1
/
+24
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-0
/
+3
*
Eliminate asm parser's dependency on TargetMachine:
Evan Cheng
2011-07-08
1
-0
/
+9
*
Add Mode64Bit feature and sink it down to MC layer.
Evan Cheng
2011-07-07
1
-0
/
+14
*
Rename files for consistency.
Evan Cheng
2011-07-06
1
-0
/
+34