llvm-6502/lib/Target/Mips/MCTargetDesc
Bruno Cardoso Lopes 47b92f3d83 Mips MC object code emission improvements:
"With this patch we can now generate runnable Mips code through LLVM
direct object emission. We have run numerous simple programs, both C
and C++ and with -O0 and -O3 from the output. The code is not production
ready, but quite useful for experimentation." Patch and message by
Jack Carter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144414 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-11 22:58:42 +00:00
..
CMakeLists.txt Add MCELFObjectTargetWriter and MCAsmBackend classes. 2011-09-30 21:04:02 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile
MipsAsmBackend.cpp Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
MipsBaseInfo.h Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
MipsFixupKinds.h Coding style cleanups. No functionality change. 2011-10-18 07:40:22 +00:00
MipsMCAsmInfo.cpp Add a base class for Mips TargetMachines and add Mips64 TargetMachines. 2011-09-21 03:00:58 +00:00
MipsMCAsmInfo.h
MipsMCCodeEmitter.cpp Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
MipsMCTargetDesc.cpp Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
MipsMCTargetDesc.h Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00