llvm-6502/lib/Target/Mips
Akira Hatanaka 2b7ab5eb49 Fix a misleading comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156603 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-11 01:45:15 +00:00
..
AsmParser
Disassembler Move MipsDisassembler classes into an anonymous namespace. 2012-05-01 14:34:24 +00:00
InstPrinter
MCTargetDesc
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
Mips16InstrFormats.td Define mips16 instruction formats. 2012-05-08 19:08:58 +00:00
Mips64InstrInfo.td
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp Add support for the 'X' inline asm operand modifier. 2012-05-10 21:48:22 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td Add another peephole pattern for conditional moves. 2012-05-09 02:29:29 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Define mips16 instruction formats. 2012-05-08 19:08:58 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Expand 64-bit shifts if target ABI is O32. 2012-05-09 00:55:21 +00:00
MipsISelLowering.h Expand 64-bit shifts if target ABI is O32. 2012-05-09 00:55:21 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.cpp Do not use $gp as a dedicated global register if the target ABI is not O32. 2012-04-25 01:24:52 +00:00
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp Fix a misleading comment. 2012-05-11 01:45:15 +00:00
MipsRegisterInfo.h This patch fixes a problem which arose when using the Post-RA scheduler 2012-04-23 21:39:35 +00:00
MipsRegisterInfo.td Remove the SubRegClasses field from RegisterClass descriptions. 2012-05-04 03:30:34 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Change the PassManager from a reference to a pointer. 2012-05-01 08:27:43 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h