..
AsmParser
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
Disassembler
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
MCTargetDesc
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
TargetInfo
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
CMakeLists.txt
[Mips][llvm-exegesis] Add a Mips target
2019-10-11 20:26:08 +00:00
LLVMBuild.txt
MicroMips32r6InstrFormats.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MicroMips32r6InstrInfo.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MicroMipsDSPInstrFormats.td
MicroMipsDSPInstrInfo.td
MicroMipsInstrFormats.td
MicroMipsInstrFPU.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MicroMipsInstrInfo.td
[mips] Joint MipsMemSimmXXXAsmOperand into the single template class. NFC
2019-11-19 13:58:28 +03:00
MicroMipsSizeReduction.cpp
Mips16FrameLowering.cpp
Mips16FrameLowering.h
Mips16HardFloat.cpp
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16InstrFormats.td
Mips16InstrInfo.cpp
Use MCRegister in copyPhysReg
2019-11-11 14:42:33 +05:30
Mips16InstrInfo.h
Use MCRegister in copyPhysReg
2019-11-11 14:42:33 +05:30
Mips16InstrInfo.td
[mips] Remove trailing spaces. NFC
2019-11-03 00:50:52 +03:00
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp
[TargetLowering][ARM][Mips][WebAssembly] Remove the ordered FP compare from RunttimeLibcalls.def and all associated usages
2020-01-10 19:30:08 -08:00
Mips16ISelLowering.h
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td
[mips] Fix sc, scs, ll, lld instructions expanding
2019-11-27 00:43:25 +03:00
Mips64InstrInfo.td
[Mips] Add support for min/max/umin/umax atomics
2019-12-12 11:32:37 +01:00
Mips64r6InstrInfo.td
[mips] Fix sc, scs, ll, lld instructions expanding
2019-11-27 00:43:25 +03:00
Mips.h
Mips.td
[mips] Add a 'generic' Mips CPU
2019-11-21 15:17:21 +01:00
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
MipsAsmPrinter.h
MipsBranchExpansion.cpp
MipsCallingConv.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MipsCallLowering.cpp
[globalisel] Rename G_GEP to G_PTR_ADD
2019-11-05 10:31:17 -08:00
MipsCallLowering.h
[MIPS GlobalISel] Lower aggregate structure return arguments
2019-09-26 10:48:07 +00:00
MipsCCState.cpp
MipsCCState.h
MipsCondMov.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MipsConstantIslandPass.cpp
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MipsDelaySlotFiller.cpp
MipsDelaySlotFiller: Update registers def-uses for BUNDLE instructions
2020-01-09 20:46:02 +00:00
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MipsEVAInstrFormats.td
MipsEVAInstrInfo.td
MipsExpandPseudo.cpp
[Mips] Fix gcc -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=Off builds after D71028
2019-12-13 16:41:08 -08:00
MipsFastISel.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
Use Align for TFL::TransientStackAlignment
2019-10-21 08:31:25 +00:00
MipsInstrFormats.td
[mips] Remove unused IsPCRelativeLoad
MIPS instructions attribute. NFC
2019-11-21 13:50:14 +03:00
MipsInstrFPU.td
[NFC] Fix trivial typos in comments
2020-01-06 10:50:26 +00:00
MipsInstrInfo.cpp
[mips] Split long lines in the code. NFC
2019-11-03 00:50:52 +03:00
MipsInstrInfo.h
[TargetInstrInfo] Let findCommutedOpIndices take const MachineInstr&
2019-09-25 14:55:57 +00:00
MipsInstrInfo.td
[Mips] Add support for min/max/umin/umax atomics
2019-12-12 11:32:37 +01:00
MipsInstructionSelector.cpp
[IR] Split out target specific intrinsic enums into separate headers
2019-12-11 18:02:14 -08:00
MipsISelDAGToDAG.cpp
[SelectionDAG] Disallow indirect "i" constraint
2019-12-29 16:50:42 -08:00
MipsISelDAGToDAG.h
MipsISelLowering.cpp
[MIPS] Don't emit R_(MICRO)MIPS_JALR relocations against data symbols
2020-01-13 14:14:03 +00:00
MipsISelLowering.h
CodeGen: Use LLT instead of EVT in getRegisterByName
2020-01-09 17:37:52 -05:00
MipsLegalizerInfo.cpp
Make helper functions static or move them into anonymous namespaces. NFC.
2020-01-14 14:06:37 +01:00
MipsLegalizerInfo.h
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
Allow negative offsets in MipsMCInstLower::LowerOperand
2019-12-04 11:30:00 +00:00
MipsMCInstLower.h
Allow negative offsets in MipsMCInstLower::LowerOperand
2019-12-04 11:30:00 +00:00
MipsModuleISelDAGToDAG.cpp
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
[Mips] Add rematerialization support for ldi.fmt
2019-11-13 11:33:52 +01:00
MipsMTInstrFormats.td
MipsMTInstrInfo.td
MipsOptimizePICCall.cpp
MipsOptionRecord.h
MipsOs16.cpp
MipsPfmCounters.td
[Mips][llvm-exegesis] Add a Mips target
2019-10-11 20:26:08 +00:00
MipsPreLegalizerCombiner.cpp
Sink all InitializePasses.h includes
2019-11-13 16:34:37 -08:00
MipsRegisterBankInfo.cpp
GlobalISel: Add type argument to getRegBankFromRegClass
2020-01-03 16:25:10 -05:00
MipsRegisterBankInfo.h
GlobalISel: Add type argument to getRegBankFromRegClass
2020-01-03 16:25:10 -05:00
MipsRegisterBanks.td
[MIPS GlobalISel] Add MSA registers to fprb. Select vector load, store
2019-10-15 09:30:08 +00:00
MipsRegisterInfo.cpp
[TargetRegisterInfo] Default trackLivenessAfterRegAlloc() to true
2020-01-19 14:20:37 -08:00
MipsRegisterInfo.h
[TargetRegisterInfo] Default trackLivenessAfterRegAlloc() to true
2020-01-19 14:20:37 -08:00
MipsRegisterInfo.td
MipsSchedule.td
MipsScheduleGeneric.td
[Mips] Add support for min/max/umin/umax atomics
2019-12-12 11:32:37 +01:00
MipsScheduleP5600.td
[Mips] Add support for min/max/umin/umax atomics
2019-12-12 11:32:37 +01:00
MipsSEFrameLowering.cpp
[Mips] Always save RA when disabling frame pointer elimination
2019-10-07 14:01:37 +00:00
MipsSEFrameLowering.h
MipsSEInstrInfo.cpp
Use MCRegister in copyPhysReg
2019-11-11 14:42:33 +05:30
MipsSEInstrInfo.h
Use MCRegister in copyPhysReg
2019-11-11 14:42:33 +05:30
MipsSEISelDAGToDAG.cpp
[SelectionDAG] Disallow indirect "i" constraint
2019-12-29 16:50:42 -08:00
MipsSEISelDAGToDAG.h
[Mips] Emit proper ABI for _mcount calls
2019-10-08 14:32:03 +00:00
MipsSEISelLowering.cpp
[IR] Split out target specific intrinsic enums into separate headers
2019-12-11 18:02:14 -08:00
MipsSEISelLowering.h
MipsSERegisterInfo.cpp
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
2019-09-27 12:54:21 +00:00
MipsSERegisterInfo.h
MipsSubtarget.cpp
[mips] Show an error if 64-bit target triple provided with 32-bit CPU
2019-11-13 13:32:39 +03:00
MipsSubtarget.h
[mips] Implement Octeon+ saa
and saad
instructions
2019-11-07 13:58:50 +03:00
MipsTargetMachine.cpp
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
MipsTargetMachine.h
MipsTargetObjectFile.cpp
Revert "Honor -fuse-init-array when os is not specified on x86"
2019-12-17 07:36:59 -08:00
MipsTargetObjectFile.h
MipsTargetStreamer.h
[mips] Fix sc, scs, ll, lld instructions expanding
2019-11-27 00:43:25 +03:00
MSA.txt
Relocation.txt