llvm-6502/lib/Target/Mips
Dan Gohman 8ddde0a151 Change the names used for internal labels to use the current
function symbol name instead of a codegen-assigned function
number.

Thanks Evan! :-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42908 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-12 14:53:36 +00:00
..
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp Change the names used for internal labels to use the current 2007-10-12 14:53:36 +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 Position Independent Code (PIC) support [1] 2007-10-09 02:55:31 +00:00
MipsISelDAGToDAG.cpp Added "LoadEffective" pattern to handle stack locations. 2007-09-24 20:15:11 +00:00
MipsISelLowering.cpp Position Independent Code (PIC) support [3] 2007-10-09 03:15:11 +00:00
MipsISelLowering.h Position Independent Code (PIC) support [3] 2007-10-09 03:15:11 +00:00
MipsMachineFunction.h Position Independent Code (PIC) support [2] 2007-10-09 03:01:19 +00:00
MipsRegisterInfo.cpp Position Independent Code (PIC) support [3] 2007-10-09 03:15:11 +00:00
MipsRegisterInfo.h - Added a few target hooks to generate load / store instructions from / to any 2007-10-05 01:32:41 +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 Position Independent Code (PIC) support [2] 2007-10-09 03:01:19 +00:00
MipsTargetMachine.h