.. |
AsmParser
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
Disassembler
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
MCTargetDesc
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
TargetInfo
|
Fix shlib builds for all lib/Target/*/TargetInfo libs
|
2021-10-08 15:21:13 -07:00 |
CMakeLists.txt
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
MSA.txt
|
…
|
|
MicroMips32r6InstrFormats.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MicroMips32r6InstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MicroMipsDSPInstrFormats.td
|
…
|
|
MicroMipsDSPInstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MicroMipsInstrFPU.td
|
…
|
|
MicroMipsInstrFormats.td
|
…
|
|
MicroMipsInstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MicroMipsSizeReduction.cpp
|
…
|
|
Mips.h
|
…
|
|
Mips.td
|
[mips] Rename FeatureMadd4 to FeatureNoMadd4. NFC
|
2020-07-15 14:39:38 +03:00 |
Mips16FrameLowering.cpp
|
[llvm] Use range-based for loops (NFC)
|
2021-11-21 10:36:18 -08:00 |
Mips16FrameLowering.h
|
…
|
|
Mips16HardFloat.cpp
|
[NFC] Cleanup more AttributeList::addAttribute()
|
2021-08-17 21:05:41 -07:00 |
Mips16HardFloatInfo.cpp
|
…
|
|
Mips16HardFloatInfo.h
|
…
|
|
Mips16ISelDAGToDAG.cpp
|
Mips: Don't store MachineFunction in MipsFunctionInfo
|
2020-06-30 16:08:51 -04:00 |
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 |
Mips16InstrFormats.td
|
…
|
|
Mips16InstrInfo.cpp
|
…
|
|
Mips16InstrInfo.h
|
…
|
|
Mips16InstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
Mips16RegisterInfo.cpp
|
…
|
|
Mips16RegisterInfo.h
|
…
|
|
Mips32r6InstrFormats.td
|
…
|
|
Mips32r6InstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
Mips64InstrInfo.td
|
…
|
|
Mips64r6InstrInfo.td
|
…
|
|
MipsAnalyzeImmediate.cpp
|
…
|
|
MipsAnalyzeImmediate.h
|
…
|
|
MipsAsmPrinter.cpp
|
[Target] Use range-based for loops (NFC)
|
2021-11-27 11:16:19 -08:00 |
MipsAsmPrinter.h
|
…
|
|
MipsBranchExpansion.cpp
|
…
|
|
MipsCCState.cpp
|
Mips/GlobalISel: Use more standard call lowering infrastructure
|
2021-07-13 11:04:10 -04:00 |
MipsCCState.h
|
Mips/GlobalISel: Use more standard call lowering infrastructure
|
2021-07-13 11:04:10 -04:00 |
MipsCallLowering.cpp
|
Put implementation details into anonymous namespaces. NFCI.
|
2021-11-07 15:18:30 +01:00 |
MipsCallLowering.h
|
Mips/GlobalISel: Remove leftover dead code
|
2021-07-16 20:20:55 -04:00 |
MipsCallingConv.td
|
…
|
|
MipsCondMov.td
|
…
|
|
MipsConstantIslandPass.cpp
|
[llvm] Use range-based for loops (NFC)
|
2021-11-28 10:04:54 -08:00 |
MipsDSPInstrFormats.td
|
…
|
|
MipsDSPInstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MipsDelaySlotFiller.cpp
|
[Target] Use range-based for loops (NFC)
|
2021-11-22 08:21:07 -08:00 |
MipsEVAInstrFormats.td
|
…
|
|
MipsEVAInstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MipsExpandPseudo.cpp
|
[Target] Use range-based for loops (NFC)
|
2021-11-22 08:21:07 -08:00 |
MipsFastISel.cpp
|
[Target] Migrate from getNumArgOperands to arg_size (NFC)
|
2021-10-02 12:06:29 -07:00 |
MipsFrameLowering.cpp
|
[NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions
|
2021-03-30 17:31:39 +01:00 |
MipsFrameLowering.h
|
PrologEpilogInserter: Use explicit control for scavenge slot placement
|
2021-11-23 18:01:12 -05:00 |
MipsISelDAGToDAG.cpp
|
Mips: Don't store MachineFunction in MipsFunctionInfo
|
2020-06-30 16:08:51 -04:00 |
MipsISelDAGToDAG.h
|
…
|
|
MipsISelLowering.cpp
|
[NFC][llvm] Inclusive language: reword and remove uses of sanity in llvm/lib/Target
|
2021-11-17 21:59:00 -05:00 |
MipsISelLowering.h
|
[TargetLowering] getABIAlignmentForCallingConv - pass DataLayout by const reference. NFCI.
|
2021-06-10 10:55:24 +01:00 |
MipsInstrFPU.td
|
[mips] Implement add.ps, mul.ps and sub.ps
|
2020-10-30 10:59:15 +03:00 |
MipsInstrFormats.td
|
…
|
|
MipsInstrInfo.cpp
|
[llvm] Ensure newlines at the end of files (NFC)
|
2021-01-10 09:24:57 -08:00 |
MipsInstrInfo.h
|
…
|
|
MipsInstrInfo.td
|
[mips] Rename FeatureMadd4 to FeatureNoMadd4. NFC
|
2020-07-15 14:39:38 +03:00 |
MipsInstructionSelector.cpp
|
[APInt] Stop using soft-deprecated constructors and methods in llvm. NFC.
|
2021-10-04 08:57:44 +01:00 |
MipsLegalizerInfo.cpp
|
Mips/GlobalISel: Use accurate memory LLTs
|
2021-07-01 20:08:14 -04:00 |
MipsLegalizerInfo.h
|
GlobalISel: Pass LegalizerHelper to custom legalize callbacks
|
2020-06-18 17:17:38 -04:00 |
MipsMCInstLower.cpp
|
[Target] Use range-based for loops (NFC)
|
2021-11-27 11:16:19 -08:00 |
MipsMCInstLower.h
|
…
|
|
MipsMSAInstrFormats.td
|
…
|
|
MipsMSAInstrInfo.td
|
[MIPS] Remove unused tblgen template args. NFC
|
2021-09-15 12:16:07 +03:00 |
MipsMTInstrFormats.td
|
…
|
|
MipsMTInstrInfo.td
|
…
|
|
MipsMachineFunction.cpp
|
[Alignment][NFC] Migrate MachineFrameInfo::CreateStackObject to Align
|
2020-07-01 07:28:11 +00:00 |
MipsMachineFunction.h
|
Mips: Don't store MachineFunction in MipsFunctionInfo
|
2020-06-30 16:08:51 -04:00 |
MipsModuleISelDAGToDAG.cpp
|
…
|
|
MipsOptimizePICCall.cpp
|
DomTree: Remove getChildren() accessor
|
2020-07-06 21:58:11 +02:00 |
MipsOptionRecord.h
|
…
|
|
MipsOs16.cpp
|
…
|
|
MipsPfmCounters.td
|
…
|
|
MipsPreLegalizerCombiner.cpp
|
[GISel] Support llvm.memcpy.inline
|
2021-06-30 12:39:05 -07:00 |
MipsRegisterBankInfo.cpp
|
[GlobalISel] Add GUnmerge, GMerge, GConcatVectors, GBuildVector abstractions. NFC.
|
2021-07-23 22:32:26 -07:00 |
MipsRegisterBankInfo.h
|
[llvm] Remove redundant string initialization (NFC)
|
2021-01-12 21:43:46 -08:00 |
MipsRegisterBanks.td
|
…
|
|
MipsRegisterInfo.cpp
|
[NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions
|
2021-03-30 17:31:39 +01:00 |
MipsRegisterInfo.h
|
…
|
|
MipsRegisterInfo.td
|
…
|
|
MipsSEFrameLowering.cpp
|
[llvm] Use range-based for loops (NFC)
|
2021-11-21 10:36:18 -08:00 |
MipsSEFrameLowering.h
|
MipsSEFrameLowering.h - remove unused headers. NFCI.
|
2021-04-22 11:32:29 +01:00 |
MipsSEISelDAGToDAG.cpp
|
[NFC][llvm] Inclusive language: reword and remove uses of sanity in llvm/lib/Target
|
2021-11-17 21:59:00 -05:00 |
MipsSEISelDAGToDAG.h
|
…
|
|
MipsSEISelLowering.cpp
|
[Target] Use range-based for loops (NFC)
|
2021-11-27 11:16:19 -08:00 |
MipsSEISelLowering.h
|
[TargetLowering] Use Align in allowsMisalignedMemoryAccesses.
|
2021-02-04 19:22:06 -08:00 |
MipsSEInstrInfo.cpp
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
MipsSEInstrInfo.h
|
…
|
|
MipsSERegisterInfo.cpp
|
[NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions
|
2021-03-30 17:31:39 +01:00 |
MipsSERegisterInfo.h
|
…
|
|
MipsSchedule.td
|
[mips] Implement add.ps, mul.ps and sub.ps
|
2020-10-30 10:59:15 +03:00 |
MipsScheduleGeneric.td
|
[mips] Implement add.ps, mul.ps and sub.ps
|
2020-10-30 10:59:15 +03:00 |
MipsScheduleP5600.td
|
[mips] Implement add.ps, mul.ps and sub.ps
|
2020-10-30 10:59:15 +03:00 |
MipsSubtarget.cpp
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
MipsSubtarget.h
|
[X86][MC][Target] Initial backend support a tune CPU to support -mtune
|
2020-08-14 15:31:50 -07:00 |
MipsTargetMachine.cpp
|
Move TargetRegistry.(h|cpp) from Support to MC
|
2021-10-08 14:51:48 -07:00 |
MipsTargetMachine.h
|
Support addrspacecast initializers with isNoopAddrSpaceCast
|
2020-07-31 10:42:43 -04:00 |
MipsTargetObjectFile.cpp
|
…
|
|
MipsTargetObjectFile.h
|
…
|
|
MipsTargetStreamer.h
|
[llvm] Forward-declare formatted_raw_ostream (NFC)
|
2021-01-28 22:21:13 -08:00 |
Relocation.txt
|
…
|
|