.. |
AsmParser
|
[MIPS] MipsAsmParser - Pass Twine by const reference instead of by value. NFCI.
|
2021-01-06 14:22:04 +00:00 |
Disassembler
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
MCTargetDesc
|
[WebAssembly] Support single-floating-point immediate value
|
2021-02-04 18:05:06 -08:00 |
TargetInfo
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
CMakeLists.txt
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
MicroMips32r6InstrFormats.td
|
|
|
MicroMips32r6InstrInfo.td
|
|
|
MicroMipsDSPInstrFormats.td
|
|
|
MicroMipsDSPInstrInfo.td
|
|
|
MicroMipsInstrFormats.td
|
|
|
MicroMipsInstrFPU.td
|
|
|
MicroMipsInstrInfo.td
|
|
|
MicroMipsSizeReduction.cpp
|
|
|
Mips16FrameLowering.cpp
|
|
|
Mips16FrameLowering.h
|
|
|
Mips16HardFloat.cpp
|
|
|
Mips16HardFloatInfo.cpp
|
|
|
Mips16HardFloatInfo.h
|
|
|
Mips16InstrFormats.td
|
|
|
Mips16InstrInfo.cpp
|
|
|
Mips16InstrInfo.h
|
|
|
Mips16InstrInfo.td
|
|
|
Mips16ISelDAGToDAG.cpp
|
|
|
Mips16ISelDAGToDAG.h
|
|
|
Mips16ISelLowering.cpp
|
[TargetLowering] Use Align in allowsMisalignedMemoryAccesses.
|
2021-02-04 19:22:06 -08:00 |
Mips16ISelLowering.h
|
[TargetLowering] Use Align in allowsMisalignedMemoryAccesses.
|
2021-02-04 19:22:06 -08:00 |
Mips16RegisterInfo.cpp
|
|
|
Mips16RegisterInfo.h
|
|
|
Mips32r6InstrFormats.td
|
|
|
Mips32r6InstrInfo.td
|
|
|
Mips64InstrInfo.td
|
|
|
Mips64r6InstrInfo.td
|
|
|
Mips.h
|
|
|
Mips.td
|
|
|
MipsAnalyzeImmediate.cpp
|
|
|
MipsAnalyzeImmediate.h
|
|
|
MipsAsmPrinter.cpp
|
|
|
MipsAsmPrinter.h
|
|
|
MipsBranchExpansion.cpp
|
|
|
MipsCallingConv.td
|
|
|
MipsCallLowering.cpp
|
[GlobalISel] Base implementation for sret demotion.
|
2021-01-06 10:30:50 +05:30 |
MipsCallLowering.h
|
[GlobalISel] Base implementation for sret demotion.
|
2021-01-06 10:30:50 +05:30 |
MipsCCState.cpp
|
|
|
MipsCCState.h
|
|
|
MipsCondMov.td
|
|
|
MipsConstantIslandPass.cpp
|
[NFC] Add the getSizeInBytes() interface for MachineConstantPoolValue
|
2021-01-05 03:22:45 +00:00 |
MipsDelaySlotFiller.cpp
|
[CSInfo][MIPS] Update CSInfo in delay slot filler
|
2021-01-18 15:29:59 +01:00 |
MipsDSPInstrFormats.td
|
|
|
MipsDSPInstrInfo.td
|
|
|
MipsEVAInstrFormats.td
|
|
|
MipsEVAInstrInfo.td
|
|
|
MipsExpandPseudo.cpp
|
[NFC][MC] TargetRegisterInfo::getSubReg is a MCRegister.
|
2020-12-02 15:46:38 -08:00 |
MipsFastISel.cpp
|
|
|
MipsFrameLowering.cpp
|
|
|
MipsFrameLowering.h
|
|
|
MipsInstrFormats.td
|
|
|
MipsInstrFPU.td
|
|
|
MipsInstrInfo.cpp
|
[llvm] Ensure newlines at the end of files (NFC)
|
2021-01-10 09:24:57 -08:00 |
MipsInstrInfo.h
|
|
|
MipsInstrInfo.td
|
|
|
MipsInstructionSelector.cpp
|
|
|
MipsISelDAGToDAG.cpp
|
|
|
MipsISelDAGToDAG.h
|
|
|
MipsISelLowering.cpp
|
[SelectionDAG][X86][PowerPC][Mips] Replace the default implementation of LowerOperationWrapper with the X86 and PowerPC version.
|
2020-11-20 10:06:53 -08:00 |
MipsISelLowering.h
|
[SelectionDAG][X86][PowerPC][Mips] Replace the default implementation of LowerOperationWrapper with the X86 and PowerPC version.
|
2020-11-20 10:06:53 -08:00 |
MipsLegalizerInfo.cpp
|
|
|
MipsLegalizerInfo.h
|
|
|
MipsMachineFunction.cpp
|
|
|
MipsMachineFunction.h
|
|
|
MipsMCInstLower.cpp
|
|
|
MipsMCInstLower.h
|
|
|
MipsModuleISelDAGToDAG.cpp
|
|
|
MipsMSAInstrFormats.td
|
|
|
MipsMSAInstrInfo.td
|
[Mips] Cleanup isel patterns to use 'vnot' instead of (xor X, immAllOnesV). NFCI
|
2021-01-31 20:01:05 -08:00 |
MipsMTInstrFormats.td
|
|
|
MipsMTInstrInfo.td
|
|
|
MipsOptimizePICCall.cpp
|
|
|
MipsOptionRecord.h
|
|
|
MipsOs16.cpp
|
|
|
MipsPfmCounters.td
|
|
|
MipsPreLegalizerCombiner.cpp
|
|
|
MipsRegisterBankInfo.cpp
|
GlobalISel: Do not set observer of MachineIRBuilder in LegalizerHelper
|
2021-01-13 10:44:31 -05:00 |
MipsRegisterBankInfo.h
|
[llvm] Remove redundant string initialization (NFC)
|
2021-01-12 21:43:46 -08:00 |
MipsRegisterBanks.td
|
|
|
MipsRegisterInfo.cpp
|
|
|
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
|
|
MipsSchedule.td
|
|
|
MipsScheduleGeneric.td
|
|
|
MipsScheduleP5600.td
|
|
|
MipsSEFrameLowering.cpp
|
|
|
MipsSEFrameLowering.h
|
|
|
MipsSEInstrInfo.cpp
|
|
|
MipsSEInstrInfo.h
|
|
|
MipsSEISelDAGToDAG.cpp
|
|
|
MipsSEISelDAGToDAG.h
|
|
|
MipsSEISelLowering.cpp
|
[TargetLowering] Use Align in allowsMisalignedMemoryAccesses.
|
2021-02-04 19:22:06 -08:00 |
MipsSEISelLowering.h
|
[TargetLowering] Use Align in allowsMisalignedMemoryAccesses.
|
2021-02-04 19:22:06 -08:00 |
MipsSERegisterInfo.cpp
|
|
|
MipsSERegisterInfo.h
|
|
|
MipsSubtarget.cpp
|
|
|
MipsSubtarget.h
|
|
|
MipsTargetMachine.cpp
|
|
|
MipsTargetMachine.h
|
|
|
MipsTargetObjectFile.cpp
|
|
|
MipsTargetObjectFile.h
|
|
|
MipsTargetStreamer.h
|
[llvm] Forward-declare formatted_raw_ostream (NFC)
|
2021-01-28 22:21:13 -08:00 |
MSA.txt
|
|
|
Relocation.txt
|
|
|