llvm-6502/lib/Target/Mips/MCTargetDesc
2012-01-24 18:37:29 +00:00
..
CMakeLists.txt Move the Mips only bits of the ELF writer to lib/Target/Mips. 2011-12-22 03:03:17 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MipsAsmBackend.cpp Tidy up. MCAsmBackend naming conventions. 2012-01-18 18:52:16 +00:00
MipsBaseInfo.h More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
MipsELFObjectWriter.cpp Move the Mips only bits of the ELF writer to lib/Target/Mips. 2011-12-22 03:03:17 +00:00
MipsFixupKinds.h Local dynamic TLS model for direct object output. Create the correct TLS MIPS 2011-12-22 01:05:17 +00:00
MipsMCAsmInfo.cpp 64-bit data directive. 2011-12-20 22:52:19 +00:00
MipsMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MipsMCCodeEmitter.cpp Widen the instruction encoder that TblGen emits to a 64 bits, which should accomodate every target I can think of offhand. 2012-01-24 18:37:29 +00:00
MipsMCTargetDesc.cpp Add big endian mips support. Based on a patch by Jack Carter. 2012-01-11 04:04:14 +00:00
MipsMCTargetDesc.h Add big endian mips support. Based on a patch by Jack Carter. 2012-01-11 04:04:14 +00:00