llvm-6502/lib/Target/Mips
Chris Lattner 41aefdcdd1 make printInstruction return void since its result is omitted. Make the
error condition get trapped with an assert.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78449 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 01:32:19 +00:00
..
AsmPrinter make printInstruction return void since its result is omitted. Make the 2009-08-08 01:32:19 +00:00
TargetInfo
CMakeLists.txt
Makefile
Mips.h
Mips.td
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsISelLowering.h Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsMachineFunction.h Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsRegisterInfo.cpp Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsSubtarget.h Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetAsmInfo.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00
MipsTargetMachine.h Remove -disable-mips-abicall and -enable-mips-absolute-call command-line 2009-08-03 02:22:28 +00:00