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
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Added support for Mips O32 Calling Convention 2009-03-19 02:12:28 +00:00
MipsISelLowering.h
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