[all-commits] [llvm/llvm-project] c41b11: [BPF] lowering target address leaf nodes (tconstpo...
Yingchi Long via All-commits
all-commits at lists.llvm.org
Tue Nov 28 08:20:45 PST 2023
Branch: refs/heads/users/inclyc/bpf-target-addr
Home: https://github.com/llvm/llvm-project
Commit: c41b11adba30a630832561200d7095be90b1515f
https://github.com/llvm/llvm-project/commit/c41b11adba30a630832561200d7095be90b1515f
Author: Yingchi Long <i at lyc.dev>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/lib/Target/BPF/BPFISelLowering.cpp
M llvm/lib/Target/BPF/BPFISelLowering.h
M llvm/lib/Target/BPF/BPFInstrInfo.td
M llvm/lib/Target/BPF/BPFMCInstLower.cpp
Log Message:
-----------
[BPF] lowering target address leaf nodes (tconstpool, tblockaddr, tjumptable)
More information about the All-commits
mailing list