llvm-project/llvm/lib/Target/BPF
Fangrui Song bac974278c CodeGen/CommandFlags: Convert Optional to std::optional 2022-12-03 18:38:12 +00:00
..
AsmParser [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
Disassembler
MCTargetDesc [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
TargetInfo
BPF.h
BPF.td
BPFAbstractMemberAccess.cpp [Target] Qualify auto in range-based for loops (NFC) 2022-08-28 17:35:09 -07:00
BPFAdjustOpt.cpp
BPFAsmPrinter.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
BPFCORE.h [BPF] Introduce support for type match relocations 2022-06-29 18:23:08 -07:00
BPFCallingConv.td
BPFCheckAndAdjustIR.cpp
BPFFrameLowering.cpp
BPFFrameLowering.h
BPFIRPeephole.cpp [BPF] Avoid checking for intrinsics using string comparisons. NFC 2022-11-25 11:34:55 +00:00
BPFISelDAGToDAG.cpp
BPFISelLowering.cpp [SDAG] Add `getCALLSEQ_END` overload taking `uint64_t`s 2022-09-15 14:02:12 -04:00
BPFISelLowering.h
BPFInstrFormats.td
BPFInstrInfo.cpp
BPFInstrInfo.h
BPFInstrInfo.td
BPFMCInstLower.cpp
BPFMCInstLower.h
BPFMIChecking.cpp
BPFMIPeephole.cpp [llvm] Call *set::insert without checking membership first (NFC) 2022-06-18 10:22:05 -07:00
BPFMISimplifyPatchable.cpp
BPFPreserveDIType.cpp [Target] Qualify auto in range-based for loops (NFC) 2022-08-28 17:35:09 -07:00
BPFRegisterInfo.cpp PEI should be able to use backward walk in replaceFrameIndicesBackward. 2022-11-18 15:57:34 +01:00
BPFRegisterInfo.h PEI should be able to use backward walk in replaceFrameIndicesBackward. 2022-11-18 15:57:34 +01:00
BPFRegisterInfo.td
BPFSelectionDAGInfo.cpp
BPFSelectionDAGInfo.h
BPFSubtarget.cpp
BPFSubtarget.h
BPFTargetMachine.cpp CodeGen/CommandFlags: Convert Optional to std::optional 2022-12-03 18:38:12 +00:00
BPFTargetMachine.h CodeGen/CommandFlags: Convert Optional to std::optional 2022-12-03 18:38:12 +00:00
BPFTargetTransformInfo.h [TTI] Use OperandValueInfo in getArithmeticInstrCost implementation [NFC] 2022-08-22 15:16:39 -07:00
BTF.def [BPF] Add BTF 64bit enum value support 2022-06-06 11:35:50 -07:00
BTF.h [llvm] Make lib/Target/BPF/BTF.h self-contained 2022-07-13 20:54:26 -07:00
BTFDebug.cpp [llvm] Call *set::insert without checking membership first (NFC) 2022-06-18 10:22:05 -07:00
BTFDebug.h [BPF] Add BTF 64bit enum value support 2022-06-06 11:35:50 -07:00
CMakeLists.txt