summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/BPF/CORE/offset-reloc-basic.ll
AgeCommit message (Expand)Author
2025-10-24[test][BPF] Remove unsafe-fp-math uses (NFC) (#164784)paperchalice
2024-04-29BPF: Use DebugLoc to find Filename for BTF line info (#90302)yonghong-song
2022-12-19[BPF] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-07-17[BPF] Use elementtype attribute for preserve.array/struct.index intrinsicsNikita Popov
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-09-28BPF: move AbstractMemberAccess and PreserveDIType passes to EP_EarlyAsPossibleYonghong Song
2020-01-10[BPF] extend BTF_KIND_FUNC to cover global, static and extern funcsYonghong Song
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2019-10-25[BPF] fix a CO-RE issue with -mattr=+alu32Yonghong Song
2019-10-10[BPF] Remove relocation for patchable externsYonghong Song
2019-10-08[BPF] do compile-once run-everywhere relocation for bitfieldsYonghong Song
2019-07-09[BPF] Support for compile once and run everywhereYonghong Song