llvm-6502/lib/Target/Mips
2007-12-02 08:30:39 +00:00
..
Makefile
Mips.h
Mips.td Better processor definition 2007-11-06 03:15:20 +00:00
MipsAsmPrinter.cpp Added JumpTable support 2007-11-12 19:49:57 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Unifacalize the CALLSEQ{START,END} stuff. 2007-11-13 09:19:02 +00:00
MipsISelDAGToDAG.cpp Added JumpTable support 2007-11-12 19:49:57 +00:00
MipsISelLowering.cpp Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack 2007-11-13 00:44:25 +00:00
MipsISelLowering.h Added JumpTable support 2007-11-12 19:49:57 +00:00
MipsMachineFunction.h Added support for PIC code with "explicit relocations" *only*. 2007-11-05 03:02:32 +00:00
MipsRegisterInfo.cpp Remove redundant foldMemoryOperand variants and other code clean up. 2007-12-02 08:30:39 +00:00
MipsRegisterInfo.h Remove redundant foldMemoryOperand variants and other code clean up. 2007-12-02 08:30:39 +00:00
MipsRegisterInfo.td Use TableGen to emit information for dwarf register numbers. 2007-11-11 19:50:10 +00:00
MipsSchedule.td
MipsSubtarget.cpp Better processor definition 2007-11-06 03:15:20 +00:00
MipsSubtarget.h
MipsTargetAsmInfo.cpp Added JumpTable support 2007-11-12 19:49:57 +00:00
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Added support for PIC code with "explicit relocations" *only*. 2007-11-05 03:02:32 +00:00
MipsTargetMachine.h