llvm-6502/lib/Target/Mips
Bruno Cardoso Lopes b53db4fb32 Added support for Mips O32 Calling Convention
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67280 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-19 02:12:28 +00:00
..
CMakeLists.txt
Makefile
Mips.h Overhaul my earlier submission due to feedback. It's a large patch, but most of 2009-02-24 08:30:20 +00:00
Mips.td
MipsAsmPrinter.cpp It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
MipsCallingConv.td Added support for Mips O32 Calling Convention 2009-03-19 02:12:28 +00:00
MipsDelaySlotFiller.cpp Remove non-DebugLoc versions of BuildMI from IA64, Mips. 2009-02-13 02:34:39 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Factor out the code to add a MachineOperand to a MachineInstrBuilder. 2009-02-18 05:45:50 +00:00
MipsInstrInfo.h Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nasty 2009-02-09 07:14:22 +00:00
MipsInstrInfo.td
MipsISelDAGToDAG.cpp Remove non-DebugLoc forms of CopyToReg and CopyFromReg. 2009-02-04 23:02:30 +00:00
MipsISelLowering.cpp Added support for Mips O32 Calling Convention 2009-03-19 02:12:28 +00:00
MipsISelLowering.h Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing 2009-02-07 16:15:20 +00:00
MipsMachineFunction.h
MipsRegisterInfo.cpp This causes incorrect stack frame allocation when the last object is an array allocated on the stack which would lead 2009-03-15 23:28:07 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetAsmInfo.cpp Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Overhaul my earlier submission due to feedback. It's a large patch, but most of 2009-02-24 08:30:20 +00:00
MipsTargetMachine.h