llvm-6502/lib/Target/Mips
2009-07-13 21:27:19 +00:00
..
AsmPrinter As Chris pointed out, this doesn't actually need an LLVMContext to operate. 2009-07-13 21:27:19 +00:00
CMakeLists.txt CMake build fixes, from Xerxes Ranby 2009-07-02 18:53:52 +00:00
Makefile
Mips.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
Mips.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td
MipsInstrFPU.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsInstrInfo.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
MipsInstrInfo.h assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
MipsInstrInfo.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsISelDAGToDAG.cpp Implement changes from Chris's feedback. 2009-07-08 20:53:28 +00:00
MipsISelLowering.cpp As Chris pointed out, this doesn't actually need an LLVMContext to operate. 2009-07-13 21:27:19 +00:00
MipsISelLowering.h Small cleanups in the PowerPC backend. 2009-07-03 06:43:35 +00:00
MipsMachineFunction.h Convert Alpha and Mips to use a MachineFunctionInfo subclass to 2009-06-03 20:30:14 +00:00
MipsRegisterInfo.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsSchedule.td
MipsSubtarget.cpp Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsSubtarget.h Added support for fround, fextend and FP_TO_SINT 2009-05-27 17:23:44 +00:00
MipsTargetAsmInfo.cpp Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
MipsTargetMachine.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00