llvm-project/llvm/lib/Target/Mips
Chris Lattner 517290ae52 The various "getModuleMatchQuality" implementations should return
zero if they see a target triple they don't understand.

llvm-svn: 38463
2007-07-09 17:25:29 +00:00
..
Makefile Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
Mips.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
Mips.td Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsAsmPrinter.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsCallingConv.td Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsISelDAGToDAG.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsISelLowering.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsISelLowering.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsInstrFormats.td Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsInstrInfo.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsInstrInfo.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsInstrInfo.td Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsRegisterInfo.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsRegisterInfo.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsRegisterInfo.td Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsSubtarget.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsSubtarget.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsTargetAsmInfo.cpp Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsTargetAsmInfo.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00
MipsTargetMachine.cpp The various "getModuleMatchQuality" implementations should return 2007-07-09 17:25:29 +00:00
MipsTargetMachine.h Initial Mips support, here we go! =) 2007-06-06 07:42:06 +00:00