llvm-6502/lib/Target/Mips
2011-11-07 21:38:58 +00:00
..
InstPrinter Replace (Lower|Upper)caseString in favor of StringRef's newest methods. 2011-11-06 20:37:06 +00:00
MCTargetDesc build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
TargetInfo build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
CMakeLists.txt build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just 2011-11-04 19:04:23 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile
Mips64InstrInfo.td Add definition of 64-bit load upper immediate. 2011-11-07 19:10:49 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp Replace (Lower|Upper)caseString in favor of StringRef's newest methods. 2011-11-06 20:37:06 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp Include RegSaveAreaSize in the computation of stack size. 2011-11-07 19:07:35 +00:00
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td Various Mips64 floating point instruction patterns. 2011-11-07 21:38:58 +00:00
MipsInstrInfo.cpp Add code needed for copying between 64-bit integer and floating pointer 2011-11-07 21:35:45 +00:00
MipsInstrInfo.h
MipsInstrInfo.td Add definition of 64-bit load upper immediate. 2011-11-07 19:10:49 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Make changes necessary in LowerFormalArguments to support Mips64. 2011-10-28 19:55:48 +00:00
MipsISelLowering.h Make the type of shift amount i32 in order to reduce the number of shift 2011-11-07 18:59:49 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.h Define functions that get or set the size of area on callee's stack frame which 2011-11-07 19:06:10 +00:00
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMCSymbolRefExpr.cpp
MipsMCSymbolRefExpr.h
MipsRegisterInfo.cpp Use array_lengthof to compute the number of iterations of a loop. 2011-11-07 19:03:40 +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