llvm-6502/lib/Target/Mips
Dale Johannesen b97aec663b Add parameter to getDwarfRegNum to permit targets
to use different mappings for EH and debug info;
no functional change yet.
Fix warning in X86CodeEmitter.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44056 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-13 19:13:01 +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 Position Independent Code (PIC) support [1] 2007-10-09 02:55:31 +00:00
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 Add parameter to getDwarfRegNum to permit targets 2007-11-13 19:13:01 +00:00
MipsRegisterInfo.h Add parameter to getDwarfRegNum to permit targets 2007-11-13 19:13:01 +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 More explicit keywords. 2007-09-25 20:27:06 +00:00
MipsTargetMachine.cpp Added support for PIC code with "explicit relocations" *only*. 2007-11-05 03:02:32 +00:00
MipsTargetMachine.h