llvm-6502/lib/Target/Mips
Chad Rosier 2590c2e1e9 Rather then have a wrapper function, have tblgen instantiate the implementation.
Also remove an unused argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164567 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-24 22:57:55 +00:00
..
AsmParser Rather then have a wrapper function, have tblgen instantiate the implementation. 2012-09-24 22:57:55 +00:00
Disassembler
InstPrinter
MCTargetDesc When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend 2012-09-18 16:08:49 +00:00
TargetInfo
CMakeLists.txt There are some Mips instructions that are lowered by the 2012-09-06 02:31:34 +00:00
LLVMBuild.txt
Makefile
Mips16FrameLowering.cpp Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-variable] 2012-09-21 02:21:30 +00:00
Mips16FrameLowering.h Properly save and restore RA and Mips16 callee save registers S0,S1 2012-09-21 01:08:16 +00:00
Mips16InstrFormats.td
Mips16InstrInfo.cpp mips16 fixes. 2012-09-14 03:21:56 +00:00
Mips16InstrInfo.h
Mips16InstrInfo.td Properly save and restore RA and Mips16 callee save registers S0,S1 2012-09-21 01:08:16 +00:00
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips64InstrInfo.td Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and 2012-09-15 01:52:08 +00:00
Mips.h
Mips.td Add flags and feature bits for mips dsp. 2012-09-21 23:41:49 +00:00
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp Remove redundant semicolons which are null statements. 2012-09-10 21:26:47 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and 2012-09-15 01:52:08 +00:00
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsDirectObjLower.cpp There are some Mips instructions that are lowered by the 2012-09-06 02:31:34 +00:00
MipsDirectObjLower.h There are some Mips instructions that are lowered by the 2012-09-06 02:31:34 +00:00
MipsDSPInstrFormats.td MIPS DSP: Add predicates and instruction template. 2012-09-22 00:06:06 +00:00
MipsDSPInstrInfo.td MIPS DSP: Add immediate leaves. 2012-09-22 00:07:12 +00:00
MipsELFWriterInfo.cpp
MipsELFWriterInfo.h
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and 2012-09-15 01:52:08 +00:00
MipsInstrInfo.cpp mips16: When copying operands in a conditional branch instruction, allow for 2012-09-13 17:12:37 +00:00
MipsInstrInfo.h
MipsInstrInfo.td Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and 2012-09-15 01:52:08 +00:00
MipsISelDAGToDAG.cpp Remove aligned/unaligned load/store fragments defined in MipsInstrInfo.td and 2012-09-15 01:52:08 +00:00
MipsISelLowering.cpp Add MIPS DSP register classes. Set actions of DSP vector operations and override 2012-09-21 23:58:31 +00:00
MipsISelLowering.h Add MIPS DSP register classes. Set actions of DSP vector operations and override 2012-09-21 23:58:31 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsLongBranch.cpp
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp There are some Mips instructions that are lowered by the 2012-09-06 02:31:34 +00:00
MipsMCInstLower.h There are some Mips instructions that are lowered by the 2012-09-06 02:31:34 +00:00
MipsRegisterInfo.cpp Add MIPS accumulator and DSP control registers. 2012-09-21 23:48:37 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td Add MIPS accumulator and DSP control registers. 2012-09-21 23:48:37 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSEFrameLowering.cpp
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp
MipsSEInstrInfo.h
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSubtarget.cpp
MipsSubtarget.h Add flags and feature bits for mips dsp. 2012-09-21 23:41:49 +00:00
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp Fix UseInitArray option for MIPS target. 2012-09-05 06:17:17 +00:00
MipsTargetObjectFile.h