llvm-project/llvm/lib/Target/Mips
Fangrui Song 4b1b9e22b3 Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 04:21:08 +00:00
..
AsmParser [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
Disassembler [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
MCTargetDesc [MC] llvm::Optional => std::optional 2022-12-04 21:36:08 +00:00
TargetInfo
CMakeLists.txt
MSA.txt
MicroMips32r6InstrFormats.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
MicroMips32r6InstrInfo.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
MicroMipsDSPInstrFormats.td
MicroMipsDSPInstrInfo.td
MicroMipsInstrFPU.td
MicroMipsInstrFormats.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
MicroMipsInstrInfo.td
MicroMipsSizeReduction.cpp
Mips.h
Mips.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
Mips16FrameLowering.cpp
Mips16FrameLowering.h
Mips16HardFloat.cpp [TableGen] Use MemoryEffects to represent intrinsic memory effects (NFCI) 2022-11-14 10:52:04 +01:00
Mips16HardFloatInfo.cpp
Mips16HardFloatInfo.h
Mips16ISelDAGToDAG.cpp
Mips16ISelDAGToDAG.h
Mips16ISelLowering.cpp [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
Mips16ISelLowering.h [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
Mips16InstrFormats.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
Mips16InstrInfo.cpp [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
Mips16InstrInfo.h [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
Mips16InstrInfo.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
Mips16RegisterInfo.cpp
Mips16RegisterInfo.h
Mips32r6InstrFormats.td
Mips32r6InstrInfo.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
Mips64InstrInfo.td
Mips64r6InstrInfo.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp [Target] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:06 -08:00
MipsAsmPrinter.h
MipsBranchExpansion.cpp
MipsCCState.cpp
MipsCCState.h
MipsCallLowering.cpp
MipsCallLowering.h
MipsCallingConv.td
MipsCombine.td
MipsCondMov.td
MipsConstantIslandPass.cpp Revert "[llvm] Use range-based for loops (NFC)" 2022-09-04 15:28:53 -07:00
MipsDSPInstrFormats.td
MipsDSPInstrInfo.td
MipsDelaySlotFiller.cpp
MipsEVAInstrFormats.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
MipsEVAInstrInfo.td [MIPS] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-10-26 14:06:08 -04:00
MipsExpandPseudo.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
MipsFastISel.cpp [FastISel] Propagate PCSections metadata to MachineInstr 2022-09-07 11:36:01 +02:00
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsISelDAGToDAG.cpp [SelectionDAG] Remove deprecated MemSDNode->getAlignment() 2022-11-23 09:04:42 +00:00
MipsISelDAGToDAG.h
MipsISelLowering.cpp [SDAG] Add `getCALLSEQ_END` overload taking `uint64_t`s 2022-09-15 14:02:12 -04:00
MipsISelLowering.h [X86] Promote i8/i16 CTTZ (BSF) instructions and remove speculation branch 2022-08-24 17:28:18 +01:00
MipsInstrFPU.td
MipsInstrFormats.td
MipsInstrInfo.cpp [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
MipsInstrInfo.h [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
MipsInstrInfo.td
MipsInstructionSelector.cpp
MipsLegalizerInfo.cpp
MipsLegalizerInfo.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsMSAInstrFormats.td
MipsMSAInstrInfo.td
MipsMTInstrFormats.td
MipsMTInstrInfo.td
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsModuleISelDAGToDAG.cpp
MipsMulMulBugPass.cpp
MipsOptimizePICCall.cpp
MipsOptionRecord.h
MipsOs16.cpp
MipsPfmCounters.td
MipsPostLegalizerCombiner.cpp [GlobalISel] Allow prelegalizer combiners to have access to LegalizerInfo. 2022-10-03 07:36:18 +01:00
MipsPreLegalizerCombiner.cpp [GlobalISel] Allow prelegalizer combiners to have access to LegalizerInfo. 2022-10-03 07:36:18 +01:00
MipsRegisterBankInfo.cpp
MipsRegisterBankInfo.h
MipsRegisterBanks.td
MipsRegisterInfo.cpp PEI should be able to use backward walk in replaceFrameIndicesBackward. 2022-11-18 15:57:34 +01:00
MipsRegisterInfo.h PEI should be able to use backward walk in replaceFrameIndicesBackward. 2022-11-18 15:57:34 +01:00
MipsRegisterInfo.td [RegisterInfoEmitter] Generate isConstantPhysReg(). NFCI 2022-08-24 14:16:20 +00:00
MipsSEFrameLowering.cpp
MipsSEFrameLowering.h
MipsSEISelDAGToDAG.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
MipsSEISelDAGToDAG.h
MipsSEISelLowering.cpp [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
MipsSEISelLowering.h [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
MipsSEInstrInfo.cpp [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
MipsSEInstrInfo.h [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
MipsSERegisterInfo.cpp
MipsSERegisterInfo.h
MipsSchedule.td
MipsScheduleGeneric.td
MipsScheduleP5600.td
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 04:21:08 +00:00
MipsTargetMachine.h Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 04:21:08 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h
MipsTargetStreamer.h Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 04:21:08 +00:00
MipsTargetTransformInfo.cpp
MipsTargetTransformInfo.h
Relocation.txt