llvm-6502/lib/Target/Mips
Jack Carter bd71eea899 [Mips][msa] Added the simple builtins (madd_q to xori)
Includes:
madd_q, maddr_q, maddv, max_[asu], maxi_[su], min_[asu], mini_[su], mod_[su],
msub_q, msubr_q, msubv, mul_q, mulr_q, mulv, nloc, nlzc, nori, ori, pckev,
pckod, pcnt, sat_[su], shf, sld, sldi, sll, slli, splat, splati, sr[al],
sr[al]i, subs_[su], subss_u, subus_s, subv, subvi, vshf, xori

Patch by Daniel Sanders


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188460 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-15 14:22:07 +00:00
..
AsmParser [mips] Fix bug in parsing accumulator registers. 2013-08-14 01:15:52 +00:00
Disassembler [mips] Rename DSPRegs. 2013-08-14 00:53:38 +00:00
InstPrinter
MCTargetDesc [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
MicroMipsInstrFormats.td [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MicroMipsInstrInfo.td [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
Mips16FrameLowering.cpp
Mips16FrameLowering.h
Mips16HardFloat.cpp
Mips16HardFloat.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
Mips16InstrInfo.h
Mips16InstrInfo.td [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
Mips16ISelLowering.h
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips64InstrInfo.td [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
Mips.h
Mips.td [Mips][msa] Added initial MSA support. 2013-08-13 20:54:07 +00:00
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MipsCondMov.td
MipsConstantIslandPass.cpp
MipsDelaySlotFiller.cpp
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td [mips] Use register operands instead of register classes in DSP instruction 2013-08-14 01:02:20 +00:00
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) 2013-08-15 12:24:57 +00:00
MipsISelDAGToDAG.cpp [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MipsISelDAGToDAG.h [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MipsISelLowering.cpp [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
MipsISelLowering.h [mips] Properly parse registers that appear in inline-asm constraints. 2013-08-14 00:21:25 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsLongBranch.cpp
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsModuleISelDAGToDAG.cpp
MipsModuleISelDAGToDAG.h
MipsMSAInstrFormats.td [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) 2013-08-15 12:24:57 +00:00
MipsMSAInstrInfo.td [Mips][msa] Added the simple builtins (madd_q to xori) 2013-08-15 14:22:07 +00:00
MipsOptimizeMathLibCalls.cpp
MipsOs16.cpp
MipsOs16.h
MipsRegisterInfo.cpp [mips] Rename DSPRegs. 2013-08-14 00:53:38 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) 2013-08-15 12:24:57 +00:00
MipsRelocations.h
MipsSchedule.td
MipsSEFrameLowering.cpp
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp [mips] Rename HIRegs and LORegs. 2013-08-14 00:47:08 +00:00
MipsSEInstrInfo.h
MipsSEISelDAGToDAG.cpp [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MipsSEISelDAGToDAG.h [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
MipsSEISelLowering.cpp [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) 2013-08-15 12:24:57 +00:00
MipsSEISelLowering.h [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) 2013-08-15 12:24:57 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSubtarget.cpp [Mips][msa] Added initial MSA support. 2013-08-13 20:54:07 +00:00
MipsSubtarget.h [Mips][msa] Added initial MSA support. 2013-08-13 20:54:07 +00:00
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h