llvm-6502/lib/Target/Mips
2012-01-11 04:04:14 +00:00
..
AsmParser Add the skeleton of an asm parser for mips. 2012-01-11 03:56:41 +00:00
InstPrinter
MCTargetDesc Add big endian mips support. Based on a patch by Jack Carter. 2012-01-11 04:04:14 +00:00
TargetInfo
CMakeLists.txt Add the skeleton of an asm parser for mips. 2012-01-11 03:56:41 +00:00
LLVMBuild.txt Add the skeleton of an asm parser for mips. 2012-01-11 03:56:41 +00:00
Makefile Add the skeleton of an asm parser for mips. 2012-01-11 03:56:41 +00:00
Mips64InstrInfo.td Rename immLUiOpnd. 2012-01-04 03:09:26 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp Cleanup Mips code and rename some variables. Patch by Jack Carter 2011-12-30 21:09:41 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp Cleanup Mips code and rename some variables. Patch by Jack Carter 2011-12-30 21:09:41 +00:00
MipsCondMov.td Final patch that completes old JIT support for Mips: 2011-10-18 17:50:36 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Rename immLUiOpnd. 2012-01-04 03:09:26 +00:00
MipsISelDAGToDAG.cpp Fix uninitialized variable warning. 2012-01-06 20:02:49 +00:00
MipsISelLowering.cpp Enable -soft-float for MIPS. 2012-01-04 19:29:11 +00:00
MipsISelLowering.h
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.cpp
MipsMachineFunction.h Remove VectorExtras. This unused helper was written for a type of API that is discouraged now. 2012-01-07 19:42:13 +00:00
MipsMCInstLower.cpp Cleanup Mips code and rename some variables. Patch by Jack Carter 2011-12-30 21:09:41 +00:00
MipsMCInstLower.h
MipsRegisterInfo.cpp Cleanup Mips code and rename some variables. Patch by Jack Carter 2011-12-30 21:09:41 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h