llvm-6502/lib/Target/Mips
Akira Hatanaka 805569f54a Add A0 and A1 to the list of registers used for returning a value in order to
handle functions with return type Complex long long.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133497 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-21 01:28:11 +00:00
..
TargetInfo
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsCallingConv.td Add A0 and A1 to the list of registers used for returning a value in order to 2011-06-21 01:28:11 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsExpandPseudo.cpp
MipsFrameLowering.cpp Coding style fixes. 2011-06-07 18:58:42 +00:00
MipsFrameLowering.h Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsInstrFormats.td
MipsInstrFPU.td Use tabs to separate opcode and operand strings. 2011-06-07 18:16:51 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
MipsInstrInfo.td Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsISelDAGToDAG.cpp Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsISelLowering.cpp Coding style fixes. 2011-06-21 01:02:03 +00:00
MipsISelLowering.h Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsMachineFunction.h Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsMCAsmInfo.cpp Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsMCAsmInfo.h
MipsRegisterInfo.cpp Re-apply 132758 and 132768 which were speculatively reverted in 132777. 2011-06-21 00:40:49 +00:00
MipsRegisterInfo.h Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
MipsRegisterInfo.td Use set operations instead of plain lists to enumerate register classes. 2011-06-15 23:28:14 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h