.. |
CMakeLists.txt
|
[CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen.
|
2013-11-28 17:04:04 +00:00 |
LLVMBuild.txt
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
Makefile
|
|
|
X86AsmBackend.cpp
|
[x86] Do not relax PUSHi16 to PUSHi32 (PR18414)
|
2014-01-08 12:58:32 +00:00 |
X86BaseInfo.h
|
Allow x86 mov instructions to/from memory with absolute address to be encoded and disassembled with a segment override prefix. Fixes PR16962.
|
2014-01-16 07:36:58 +00:00 |
X86ELFObjectWriter.cpp
|
[x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
|
2014-01-08 12:58:40 +00:00 |
X86ELFRelocationInfo.cpp
|
Re-sort all of the includes with ./utils/sort_includes.py so that
|
2014-01-07 11:48:04 +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 |
X86MachObjectWriter.cpp
|
Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
|
2013-12-04 23:36:24 +00:00 |
X86MachORelocationInfo.cpp
|
Re-sort all of the includes with ./utils/sort_includes.py so that
|
2014-01-07 11:48:04 +00:00 |
X86MCAsmInfo.cpp
|
[patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
|
2014-01-08 10:22:54 +00:00 |
X86MCAsmInfo.h
|
Add a MCAsmInfoELF class and factor some code into it.
|
2013-10-16 01:34:32 +00:00 |
X86MCCodeEmitter.cpp
|
Replace duplicated code with a existing helper function.
|
2014-01-17 06:42:38 +00:00 |
X86MCTargetDesc.cpp
|
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
|
2014-01-06 14:28:05 +00:00 |
X86MCTargetDesc.h
|
Generate compact unwind encoding from CFI directives.
|
2013-09-09 02:37:14 +00:00 |
X86WinCOFFObjectWriter.cpp
|
[COFF] Add support for the .secidx directive
|
2013-12-20 18:15:00 +00:00 |