index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
BPF
/
BTF
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] fix a bug for BTF pointee type pruning
Yonghong Song
2020-06-23
2
-0
/
+248
*
[BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs
Yonghong Song
2020-01-10
28
-108
/
+337
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
18
-18
/
+18
*
[BPF] put not-section-attribute externs into BTF ".extern" data section
Yonghong Song
2019-12-10
4
-12
/
+44
*
[BPF] Support to emit debugInfo for extern variables
Yonghong Song
2019-12-09
7
-0
/
+729
*
[BPF] Support weak global variables for BTF
Yonghong Song
2019-12-07
2
-0
/
+131
*
[BPF] generate BTF_KIND_VARs for all non-static globals
Yonghong Song
2019-11-12
1
-3
/
+17
*
[BPF] Remove relocation for patchable externs
Yonghong Song
2019-10-10
8
-33
/
+17
*
[BPF] Generate array dimension size properly for zero-size elements
Yonghong Song
2019-09-24
1
-1
/
+1
*
[BPF] Support for compile once and run everywhere
Yonghong Song
2019-07-09
20
-168
/
+403
*
[BPF] emit BTF sections only if debuginfo available
Yonghong Song
2019-05-13
1
-0
/
+31
*
[BPF] add proper multi-dimensional array support
Yonghong Song
2019-03-28
7
-76
/
+82
*
[BPF] use std::map to ensure consistent output
Yonghong Song
2019-03-27
1
-39
/
+66
*
[BPF] fix flaky btf unit test static-var-derived-type.ll
Yonghong Song
2019-03-22
1
-66
/
+39
*
[BPF] handle derived type properly for computing type id
Yonghong Song
2019-03-22
9
-14
/
+204
*
[BPF] Add BTF Var and DataSec Support
Yonghong Song
2019-03-16
9
-7
/
+980
*
[BPF] handle external global properly
Yonghong Song
2019-03-15
1
-0
/
+42
*
[BPF] do not generate unused local/global types
Yonghong Song
2019-03-15
3
-0
/
+284
*
Revert "[BPF] do not generate unused local/global types"
Yonghong Song
2019-03-15
3
-284
/
+0
*
[BPF] do not generate unused local/global types
Yonghong Song
2019-03-15
3
-0
/
+284
*
[BPF] Do not generate BTF sections unnecessarily
Yonghong Song
2019-03-05
31
-331
/
+22
*
[BPF] [BTF] Process FileName with absolute path correctly
Yonghong Song
2019-02-02
1
-0
/
+81
*
Revert "[BPF] [BTF] Process FileName with absolute path correctly"
Yonghong Song
2019-02-01
1
-83
/
+0
*
[BPF] [BTF] Process FileName with absolute path correctly
Yonghong Song
2019-02-01
1
-0
/
+83
*
[BPF] Generate BTF DebugInfo under BPF target
Yonghong Song
2018-12-19
37
-0
/
+2615