llvm-6502/lib/Target/Mips
Evan Cheng 9efce638d3 Allow copyRegToReg to emit cross register classes copies.
Tested with "make check"!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42346 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-26 06:25:56 +00:00
..
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp Added "LoadEffective" pattern to handle stack locations. 2007-09-24 20:15:11 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Added "LoadEffective" pattern to handle stack locations. 2007-09-24 20:15:11 +00:00
MipsISelDAGToDAG.cpp Added "LoadEffective" pattern to handle stack locations. 2007-09-24 20:15:11 +00:00
MipsISelLowering.cpp
MipsISelLowering.h
MipsMachineFunction.h
MipsRegisterInfo.cpp Allow copyRegToReg to emit cross register classes copies. 2007-09-26 06:25:56 +00:00
MipsRegisterInfo.h Allow copyRegToReg to emit cross register classes copies. 2007-09-26 06:25:56 +00:00
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetAsmInfo.cpp
MipsTargetAsmInfo.h More explicit keywords. 2007-09-25 20:27:06 +00:00
MipsTargetMachine.cpp
MipsTargetMachine.h