.. |
Makefile
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |
Mips.h
|
Couple of small changes. Delay Slot handle header declared.
|
2007-08-18 02:05:24 +00:00 |
Mips.td
|
support for Schedule included on Mips.td
|
2007-08-18 02:18:07 +00:00 |
MipsAsmPrinter.cpp
|
Mask directive completed with CalleeSave info
|
2007-08-28 05:06:17 +00:00 |
MipsCallingConv.td
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |
MipsDelaySlotFiller.cpp
|
A Pass to insert Nops on intructions with DelaySlot
|
2007-08-18 01:50:47 +00:00 |
MipsInstrFormats.td
|
Instruction Itinerary attribution fixed
|
2007-08-21 16:06:45 +00:00 |
MipsInstrInfo.cpp
|
Added Branch Analysis support
|
2007-08-18 01:56:48 +00:00 |
MipsInstrInfo.h
|
Mask directive completed with CalleeSave info
|
2007-08-28 05:06:17 +00:00 |
MipsInstrInfo.td
|
MipsHi now has ouput flag
|
2007-08-18 02:37:46 +00:00 |
MipsISelDAGToDAG.cpp
|
Removed LowerRETURADDR, fixed small bug into LowerRET, LowerGlobalAddress
|
2007-08-18 02:16:30 +00:00 |
MipsISelLowering.cpp
|
Changed stack allocation On LowerFORMAL_ARGUMENTS.
|
2007-08-28 05:08:16 +00:00 |
MipsISelLowering.h
|
InlineAsm asm support for integer registers added
|
2007-08-21 16:09:25 +00:00 |
MipsMachineFunction.h
|
Added methods to record SPOffsets from LowerFORMAL_ARGUMENTS
|
2007-08-28 05:04:41 +00:00 |
MipsRegisterInfo.cpp
|
Added method to get Mips register numbers
|
2007-08-28 05:13:42 +00:00 |
MipsRegisterInfo.h
|
Added method to get Mips register numbers
|
2007-08-28 05:13:42 +00:00 |
MipsRegisterInfo.td
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |
MipsSchedule.td
|
Mips generic fallback instruction schedule support!
|
2007-08-18 01:46:44 +00:00 |
MipsSubtarget.cpp
|
support for Schedule included on Mips.td
|
2007-08-18 02:18:07 +00:00 |
MipsSubtarget.h
|
InstrItineraryData support on added.
|
2007-08-18 01:52:27 +00:00 |
MipsTargetAsmInfo.cpp
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |
MipsTargetAsmInfo.h
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |
MipsTargetMachine.cpp
|
Added method to get Mips register numbers
|
2007-08-28 05:13:42 +00:00 |
MipsTargetMachine.h
|
Initial Mips support, here we go! =)
|
2007-06-06 07:42:06 +00:00 |