llvm-6502/lib/Target/Mips
2011-12-30 21:09:41 +00:00
..
InstPrinter
MCTargetDesc Move the Mips only bits of the ELF writer to lib/Target/Mips. 2011-12-22 03:03:17 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
Mips64InstrInfo.td If target ABI is N64, LEA should be daddiu. 2011-12-24 02:59:27 +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
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Add MachineMemOperands to instructions generated in storeRegToStackSlot or 2011-12-24 03:11:18 +00:00
MipsInstrInfo.h
MipsInstrInfo.td Fix bug in zero-store peephole pattern reported in pr11615. 2011-12-21 00:31:10 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Expand 64-bit CTLZ nodes if target architecture does not support it. Add test 2011-12-21 00:20:27 +00:00
MipsISelLowering.h
MipsJITInfo.cpp Improve Mips JIT. 2011-12-30 21:04:30 +00:00
MipsJITInfo.h
MipsMachineFunction.cpp
MipsMachineFunction.h
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 Improve Mips JIT. 2011-12-30 21:04:30 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h