.. |
Makefile
|
|
|
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
|
Revert 42908 for now.
|
2007-10-14 05:57:21 +00:00 |
MipsCallingConv.td
|
|
|
MipsDelaySlotFiller.cpp
|
A Pass to insert Nops on intructions with DelaySlot
|
2007-08-18 01:50:47 +00:00 |
MipsInstrFormats.td
|
Position Independent Code (PIC) support [1]
|
2007-10-09 02:55:31 +00:00 |
MipsInstrInfo.cpp
|
Add lengthof and endof templates that hide a lot of sizeof computations.
|
2007-09-07 04:06:50 +00:00 |
MipsInstrInfo.h
|
Mask directive completed with CalleeSave info
|
2007-08-28 05:06:17 +00:00 |
MipsInstrInfo.td
|
clo/clz aren't supported on mips I. Keep them around for when we'll
|
2007-10-26 04:00:13 +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
|
- Added getOpcodeAfterMemoryUnfold(). It doesn't unfold an instruction, but only returns the opcode of the instruction post unfolding.
|
2007-10-18 22:40:57 +00:00 |
MipsRegisterInfo.h
|
- Added getOpcodeAfterMemoryUnfold(). It doesn't unfold an instruction, but only returns the opcode of the instruction post unfolding.
|
2007-10-18 22:40:57 +00:00 |
MipsRegisterInfo.td
|
|
|
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
|
|
|
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
|
|
|