1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target/Mips
Bruno Cardoso Lopes 23e9cfc581 Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes
MUL is not anymore directly matched because its a pseudoinstruction.
LogicI class fixed to zero-extend immediates. 

llvm-svn: 52036
2008-06-06 06:37:31 +00:00
..
Makefile
Mips.h
Mips.td
MipsAsmPrinter.cpp
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsInstrFormats.td Added custom SELECT_CC lowering 2008-06-06 00:58:26 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes 2008-06-06 06:37:31 +00:00
MipsISelDAGToDAG.cpp Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes 2008-06-06 06:37:31 +00:00
MipsISelLowering.cpp Added custom SELECT_CC lowering 2008-06-06 00:58:26 +00:00
MipsISelLowering.h Added custom SELECT_CC lowering 2008-06-06 00:58:26 +00:00
MipsMachineFunction.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetAsmInfo.cpp
MipsTargetAsmInfo.h
MipsTargetMachine.cpp
MipsTargetMachine.h