..
CMakeLists.txt
Move x86 specific bits of the COFF writer to lib/Target/X86.
2011-12-24 02:14:02 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
…
X86AsmBackend.cpp
Support for generating ELF objects on Windows.
2012-10-02 18:38:34 +00:00
X86BaseInfo.h
Remove 'static' from inline functions defined in header files.
2012-06-20 08:39:33 +00:00
X86ELFObjectWriter.cpp
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
2011-12-21 17:30:17 +00:00
X86FixupKinds.h
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
2012-02-18 12:03:15 +00:00
X86MCAsmInfo.cpp
Mark jump tables in code sections with DataRegion directives.
2012-09-24 23:06:27 +00:00
X86MCAsmInfo.h
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
2012-02-18 12:03:15 +00:00
X86MCCodeEmitter.cpp
Add register encoding support in X86 backend
2012-10-04 19:50:43 +00:00
X86MCTargetDesc.cpp
Add register encoding support in X86 backend
2012-10-04 19:50:43 +00:00
X86MCTargetDesc.h
Add register encoding support in X86 backend
2012-10-04 19:50:43 +00:00
X86MachObjectWriter.cpp
X86_32: Large Symbol+Offset relocations.
2012-09-26 21:27:45 +00:00
X86WinCOFFObjectWriter.cpp
Add support for implicit TLS model used with MS VC runtime.
2012-02-11 17:26:53 +00:00