llvm-6502/lib/Target/Mips
2011-10-18 07:40:22 +00:00
..
InstPrinter
MCTargetDesc Coding style cleanups. No functionality change. 2011-10-18 07:40:22 +00:00
TargetInfo
CMakeLists.txt Revert r141932, r141936 and r141937. 2011-10-14 17:16:39 +00:00
Makefile
Mips64InstrInfo.td Redefine count-leading 0s and 1s instructions. 2011-10-17 18:26:37 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp Fix function isUnalignedLoadStore. 2011-10-11 22:04:01 +00:00
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td Add definitions of conditional moves with 64-bit operands. Comment out code for 2011-10-17 18:53:29 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td Move class and instruction definitions for conditional moves to a seperate file. 2011-10-17 18:43:19 +00:00
MipsInstrFPU.td Move class and instruction definitions for conditional moves to a seperate file. 2011-10-17 18:43:19 +00:00
MipsInstrInfo.cpp Add support for conditional branch instructions with 64-bit register operands. 2011-10-11 18:49:17 +00:00
MipsInstrInfo.h Simplify and update functions storeRegToStackSlot and loadRegFromStackSlot. 2011-10-11 00:37:28 +00:00
MipsInstrInfo.td Add definitions of conditional moves with 64-bit operands. Comment out code for 2011-10-17 18:53:29 +00:00
MipsISelDAGToDAG.cpp Modify MipsDAGToDAGISel::SelectAddr so that it can handle 64-bit pointers too. 2011-10-11 00:44:20 +00:00
MipsISelLowering.cpp Fix misc warnings. Patch by Joe Abbey. 2011-10-18 03:17:34 +00:00
MipsISelLowering.h Modify lowering of GlobalAddress so that correct code is emitted when target is 2011-10-11 00:55:05 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMCSymbolRefExpr.cpp
MipsMCSymbolRefExpr.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h Revert r141932, r141936 and r141937. 2011-10-14 17:16:39 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Revert change made in r142205. 2011-10-17 18:33:24 +00:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h