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
/
CORE
Commit message (
Expand
)
Author
Age
Files
Lines
*
BPF: fix a CORE optimization bug
Yonghong Song
2020-05-06
1
-0
/
+107
*
[BPF] disable ReduceLoadWidth during SelectionDag phase
Yonghong Song
2020-02-10
1
-0
/
+156
*
[BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs
Yonghong Song
2020-01-10
5
-5
/
+5
*
[BPF] Enable relocation location for load/store/shifts
Yonghong Song
2019-12-26
3
-15
/
+28
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
8
-11
/
+11
*
[BPF] add "llvm." prefix to BPF internally created globals
Yonghong Song
2019-11-25
1
-0
/
+65
*
[BPF] Fix CO-RE bugs with bitfields
Yonghong Song
2019-11-04
2
-0
/
+250
*
[BPF] fix a bug in __builtin_preserve_field_info() with FIELD_BYTE_SIZE
Yonghong Song
2019-11-03
1
-0
/
+86
*
[BPF] fix a CO-RE issue with -mattr=+alu32
Yonghong Song
2019-10-25
48
-66
/
+254
*
[BPF] Remove relocation for patchable externs
Yonghong Song
2019-10-10
8
-331
/
+9
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
47
-71
/
+2511
*
[BPF] Handle offset reloc endpoint ending in the middle of chain properly
Yonghong Song
2019-10-03
1
-0
/
+127
*
[BPF] Permit all user instructed offset relocatiions
Yonghong Song
2019-09-18
2
-0
/
+158
*
[Transforms] Do not drop !preserve.access.index metadata
Yonghong Song
2019-08-03
1
-0
/
+120
*
[BPF] Handling type conversions correctly for CO-RE
Yonghong Song
2019-08-02
19
-4
/
+1535
*
[BPF] annotate DIType metadata for builtin preseve_array_access_index()
Yonghong Song
2019-08-02
1
-1
/
+1
*
[BPF] fix typedef issue for offset relocation
Yonghong Song
2019-07-25
4
-0
/
+388
*
[BPF] fix CO-RE incorrect index access string
Yonghong Song
2019-07-25
1
-0
/
+95
*
[BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsics
Yonghong Song
2019-07-15
3
-0
/
+233
*
[BPF] Support for compile once and run everywhere
Yonghong Song
2019-07-09
8
-0
/
+1344