..
AsmParser
llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 10:35:24 +01:00
Disassembler
[BPF] support atomic instructions
2020-12-03 07:38:00 -08:00
MCTargetDesc
[BPF] support atomic instructions
2020-12-03 07:38:00 -08:00
TargetInfo
llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 10:35:24 +01:00
BPF.h
[BPF][NewPM] Port bpf-adjust-opt to NPM and add it to pipeline
2020-11-26 10:11:26 -08:00
BPF.td
…
BPFAbstractMemberAccess.cpp
BPF: avoid duplicated globals for CORE relocations
2020-10-06 22:37:49 -07:00
BPFAdjustOpt.cpp
Update BPFAdjustOpt.cpp to accept select form of or as well
2021-02-20 18:29:58 +09:00
BPFAsmPrinter.cpp
…
BPFCORE.h
BPF: move AbstractMemberAccess and PreserveDIType passes to EP_EarlyAsPossible
2020-09-28 16:56:22 -07:00
BPFCallingConv.td
…
BPFCheckAndAdjustIR.cpp
BPF: move AbstractMemberAccess and PreserveDIType passes to EP_EarlyAsPossible
2020-09-28 16:56:22 -07:00
BPFFrameLowering.cpp
…
BPFFrameLowering.h
…
BPFISelDAGToDAG.cpp
[llvm] Remove redundant return and continue statements (NFC)
2021-01-14 20:30:34 -08:00
BPFISelLowering.cpp
…
BPFISelLowering.h
[TargetLowering][RISCV][AArch64][PowerPC] Enable BuildUDIV/BuildSDIV on illegal types before type legalization if we can find a larger legal type that supports MUL.
2021-02-11 09:43:13 -08:00
BPFInstrFormats.td
[BPF] support atomic instructions
2020-12-03 07:38:00 -08:00
BPFInstrInfo.cpp
…
BPFInstrInfo.h
…
BPFInstrInfo.td
[BPF] support atomic instructions
2020-12-03 07:38:00 -08:00
BPFMCInstLower.cpp
…
BPFMCInstLower.h
…
BPFMIChecking.cpp
[BPF] support atomic instructions
2020-12-03 07:38:00 -08:00
BPFMIPeephole.cpp
BPF: Fix a bug in peephole TRUNC elimination optimization
2021-03-02 13:03:42 -08:00
BPFMISimplifyPatchable.cpp
…
BPFPreserveDIType.cpp
BPF: permit type modifiers for __builtin_btf_type_id() relocation
2021-03-04 16:27:23 -08:00
BPFRegisterInfo.cpp
…
BPFRegisterInfo.h
…
BPFRegisterInfo.td
…
BPFSelectionDAGInfo.cpp
…
BPFSelectionDAGInfo.h
…
BPFSubtarget.cpp
[X86][MC][Target] Initial backend support a tune CPU to support -mtune
2020-08-14 15:31:50 -07:00
BPFSubtarget.h
[X86][MC][Target] Initial backend support a tune CPU to support -mtune
2020-08-14 15:31:50 -07:00
BPFTargetMachine.cpp
BPF: Implement TTI.IntImmCost() properly
2021-02-11 08:35:25 -08:00
BPFTargetMachine.h
BPF: Implement TTI.IntImmCost() properly
2021-02-11 08:35:25 -08:00
BPFTargetTransformInfo.h
BPF: Implement TTI.getCmpSelInstrCost() properly
2021-02-25 14:48:53 -08:00
BTF.def
[BPF] Add support for floats and doubles
2021-03-05 15:10:11 +01:00
BTF.h
…
BTFDebug.cpp
[BPF] Add support for floats and doubles
2021-03-05 15:10:11 +01:00
BTFDebug.h
[BPF] Add support for floats and doubles
2021-03-05 15:10:11 +01:00
CMakeLists.txt
BPF: Add LLVMTransformUtils in CMakefile LINK_COMPONENTS
2021-02-25 15:43:25 -08:00