summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/BPF/objdump_static_var.ll
AgeCommit message (Expand)Author
2024-09-03[BPF] Make -mcpu=v3 as the default (#107008)yonghong-song
2024-08-06[BPF] Make llvm-objdump disasm default cpu v4 (#102166)yonghong-song
2023-09-11[test] Change llc -march= to -mtriple=Fangrui Song
2022-12-19[BPF] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2019-02-27[BPF] Don't fail for static variablesYonghong Song