..
AsmParser
Cleanup MCParser headers
2022-02-11 10:39:29 +01:00
Disassembler
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
MCTargetDesc
Cleanup LLVMMC headers
2022-02-09 11:09:17 +01:00
TargetInfo
Fix shlib builds for all lib/Target/*/TargetInfo libs
2021-10-08 15:21:13 -07:00
CMakeLists.txt
[MIPS] Add -mfix4300 flag to enable vr4300 mulmul bugfix pass
2021-12-31 15:59:44 +03: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] Add -mfix4300 flag to enable vr4300 mulmul bugfix pass
2021-12-31 15:59:44 +03:00
Mips.td
…
Mips16FrameLowering.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
Mips16FrameLowering.h
…
Mips16HardFloat.cpp
[Mips16HardFloat] Simplify attribute change (NFC)
2021-12-22 09:41:11 +01:00
Mips16HardFloatInfo.cpp
…
Mips16HardFloatInfo.h
…
Mips16ISelDAGToDAG.cpp
[MIPS] Mips16DAGToDAGISel::selectAddr - Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
2022-01-13 11:10:49 +00:00
Mips16ISelDAGToDAG.h
…
Mips16ISelLowering.cpp
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17"
2022-01-26 16:55:53 +01:00
Mips16ISelLowering.h
…
Mips16InstrFormats.td
…
Mips16InstrInfo.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
Mips16InstrInfo.h
…
Mips16InstrInfo.td
[MIPS] Remove unused tblgen template args. NFC
2021-09-15 12:16:07 +03:00
Mips16RegisterInfo.cpp
[llvm] Use = default (NFC)
2022-02-06 22:18:35 -08:00
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
[Target] Use range-based for loops (NFC)
2022-01-01 10:14:05 -08:00
MipsAnalyzeImmediate.h
…
MipsAsmPrinter.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
MipsAsmPrinter.h
…
MipsBranchExpansion.cpp
[MIPS] Add FPU Delay Slot for MIPS1/2/3
2021-12-07 05:02:20 -08:00
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
[Target] Remove unused forward declarations (NFC)
2022-01-02 10:20:15 -08:00
MipsCallingConv.td
…
MipsCondMov.td
…
MipsConstantIslandPass.cpp
[Target] Use range-based for loops (NFC)
2022-01-01 10:14:05 -08:00
MipsDSPInstrFormats.td
…
MipsDSPInstrInfo.td
[MIPS] Remove unused tblgen template args. NFC
2021-09-15 12:16:07 +03:00
MipsDelaySlotFiller.cpp
[mips] Use `push_back` to insert element at the end of a container. NFC
2022-01-11 19:08:19 +03: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
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
MipsFrameLowering.cpp
…
MipsFrameLowering.h
PrologEpilogInserter: Use explicit control for scavenge slot placement
2021-11-23 18:01:12 -05:00
MipsISelDAGToDAG.cpp
…
MipsISelDAGToDAG.h
…
MipsISelLowering.cpp
[ADT] Add APInt/MathExtras isShiftedMask variant returning mask offset/length
2022-02-08 12:04:13 +00:00
MipsISelLowering.h
[TargetLowering] getABIAlignmentForCallingConv - pass DataLayout by const reference. NFCI.
2021-06-10 10:55:24 +01:00
MipsInstrFPU.td
…
MipsInstrFormats.td
…
MipsInstrInfo.cpp
[MIPS] Add FPU Delay Slot for MIPS1/2/3
2021-12-07 05:02:20 -08:00
MipsInstrInfo.h
[MIPS] Add FPU Delay Slot for MIPS1/2/3
2021-12-07 05:02:20 -08:00
MipsInstrInfo.td
…
MipsInstructionSelector.cpp
[Target] Remove redundant member initialization (NFC)
2022-01-06 22:01:44 -08:00
MipsLegalizerInfo.cpp
Mips/GlobalISel: Use accurate memory LLTs
2021-07-01 20:08:14 -04:00
MipsLegalizerInfo.h
…
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
[Target] use range-based for loops (NFC)
2022-01-07 21:20:36 -08:00
MipsMachineFunction.h
…
MipsModuleISelDAGToDAG.cpp
…
MipsMulMulBugPass.cpp
[mips] Improve vr4300 mulmul bugfix pass
2022-01-20 20:10:04 +03:00
MipsOptimizePICCall.cpp
…
MipsOptionRecord.h
…
MipsOs16.cpp
…
MipsPfmCounters.td
…
MipsPreLegalizerCombiner.cpp
[GISel] Support llvm.memcpy.inline
2021-06-30 12:39:05 -07:00
MipsRegisterBankInfo.cpp
Revert "[llvm] Remove redundant member initialization (NFC)"
2022-01-03 11:28:47 -08:00
MipsRegisterBankInfo.h
…
MipsRegisterBanks.td
…
MipsRegisterInfo.cpp
[Target] use range-based for loops (NFC)
2022-01-07 21:20:36 -08:00
MipsRegisterInfo.h
…
MipsRegisterInfo.td
…
MipsSEFrameLowering.cpp
[NFC] Use Register instead of unsigned
2022-01-19 20:17:04 +08:00
MipsSEFrameLowering.h
…
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)
2022-01-07 21:20:36 -08:00
MipsSEISelLowering.h
…
MipsSEInstrInfo.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
MipsSEInstrInfo.h
…
MipsSERegisterInfo.cpp
[llvm] Use = default (NFC)
2022-02-06 22:18:35 -08:00
MipsSERegisterInfo.h
…
MipsSchedule.td
…
MipsScheduleGeneric.td
…
MipsScheduleP5600.td
…
MipsSubtarget.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
MipsSubtarget.h
…
MipsTargetMachine.cpp
[MIPS] Add -mfix4300 flag to enable vr4300 mulmul bugfix pass
2021-12-31 15:59:44 +03:00
MipsTargetMachine.h
…
MipsTargetObjectFile.cpp
…
MipsTargetObjectFile.h
…
MipsTargetStreamer.h
…
Relocation.txt
…