llvm-6502/lib/Target/Mips
2011-12-09 01:53:17 +00:00
..
InstPrinter Add a few moreLocal/Global R_MIPS_GOT related fixups and 2011-12-07 00:28:57 +00:00
MCTargetDesc Variable cleanup. Based on past patch submittals variable names have 2011-12-07 22:35:30 +00:00
TargetInfo build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler. 2011-11-11 00:23:56 +00:00
Makefile Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
Mips64InstrInfo.td Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
Mips.h Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir 2011-07-21 16:28:51 +00:00
Mips.td Change names for MIPS "generic" processors defined in Mips.td to match what GNU 2011-11-29 23:08:41 +00:00
MipsAsmPrinter.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MipsAsmPrinter.h This patch makes the following changes necessary for MIPS' direct code emission. 2011-11-23 22:19:28 +00:00
MipsCallingConv.td AnalyzeCallOperands function for N32/64. 2011-11-14 19:02:54 +00:00
MipsCodeEmitter.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MipsCondMov.td Final patch that completes old JIT support for Mips: 2011-10-18 17:50:36 +00:00
MipsDelaySlotFiller.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MipsEmitGPRestore.cpp Reverse order of operands of address operand mem so that the base operand comes 2011-07-07 18:57:00 +00:00
MipsExpandPseudo.cpp - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and 2011-06-28 19:10:37 +00:00
MipsFrameLowering.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsFrameLowering.h Mips64 aligns stack on 16-byte boundary. 2011-09-22 02:53:37 +00:00
MipsInstrFormats.td Use branches instead of jumps + variable cleanup. Testcase coming next. Patch by Jack Carter 2011-12-06 03:34:48 +00:00
MipsInstrFPU.td Various Mips64 floating point instruction patterns. 2011-11-07 21:38:58 +00:00
MipsInstrInfo.cpp Use branches instead of jumps + variable cleanup. Testcase coming next. Patch by Jack Carter 2011-12-06 03:34:48 +00:00
MipsInstrInfo.h Mips MC object code emission improvements: 2011-11-11 22:58:42 +00:00
MipsInstrInfo.td Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsISelDAGToDAG.cpp Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsISelLowering.cpp Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsISelLowering.h Rename WrapperPIC. It is now used for both pic and static. 2011-12-09 01:53:17 +00:00
MipsJITInfo.cpp This patch handles unaligned loads and stores in Mips JIT. Mips backend 2011-11-08 12:47:11 +00:00
MipsJITInfo.h Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir 2011-07-21 16:28:51 +00:00
MipsMachineFunction.h Remove variable that keeps the size of area used to save byval or variable 2011-11-14 18:56:20 +00:00
MipsMCInstLower.cpp Add a few moreLocal/Global R_MIPS_GOT related fixups and 2011-12-07 00:28:57 +00:00
MipsMCInstLower.h This patch makes the following changes necessary for MIPS' direct code emission. 2011-11-23 22:19:28 +00:00
MipsRegisterInfo.cpp Add register HWR29 numbering. Patch by Jack Carter 2011-12-06 03:34:36 +00:00
MipsRegisterInfo.h Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down 2011-07-18 20:57:22 +00:00
MipsRegisterInfo.td Add newline. 2011-12-07 23:26:03 +00:00
MipsRelocations.h Revert r141932, r141936 and r141937. 2011-10-14 17:16:39 +00:00
MipsSchedule.td Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00
MipsSelectionDAGInfo.cpp Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00
MipsSelectionDAGInfo.h Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00
MipsSubtarget.cpp Change names for MIPS "generic" processors defined in Mips.td to match what GNU 2011-11-29 23:08:41 +00:00
MipsSubtarget.h Set ABI if it hasn't been set on the command line. 2011-09-21 02:45:29 +00:00
MipsTargetMachine.cpp Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsTargetMachine.h Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
MipsTargetObjectFile.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
MipsTargetObjectFile.h Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. 2011-04-15 21:51:11 +00:00