llvm-6502/lib/Target/Mips
2011-09-28 18:11:19 +00:00
..
InstPrinter
MCTargetDesc Add a base class for Mips TargetMachines and add Mips64 TargetMachines. 2011-09-21 03:00:58 +00:00
TargetInfo
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Makefile
Mips64InstrInfo.td Mips64 predicate definitions. Patch by Liu. 2011-09-28 17:50:27 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td Implement N32/64 calling convention. Patch by Liu. 2011-09-23 19:08:15 +00:00
MipsCodeEmitter.cpp
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td Mark MipsPseudo isPseudo. 2011-09-27 04:57:54 +00:00
MipsInstrFPU.td Rename predicate In32BitMode to NotFP64bit and add definition of IsFP64bit. 2011-09-28 18:11:19 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Preparation for adding simple Mips64 instructions. 2011-09-24 01:34:44 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Set register class of a register according to value of HasMips64. 2011-09-26 21:55:17 +00:00
MipsISelLowering.h Define variable HasMips64 in MipsTargetLowering. 2011-09-26 21:47:02 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMCSymbolRefExpr.cpp Print parentheses in next line. 2011-09-22 18:29:29 +00:00
MipsMCSymbolRefExpr.h
MipsRegisterInfo.cpp Fix function MipsRegisterInfo::getRegisterNumbering. 2011-09-27 17:15:27 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td Add definitions of 64-bit register files. Add code for returning Mips64's sets of 2011-09-23 18:11:56 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00
MipsSelectionDAGInfo.h Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Do not add the pass that restores $gp if target is Mips64. 2011-09-27 16:58:43 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h