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
/
lib
/
Target
/
BPF
/
BPFAbstractMemberAccess.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] add "llvm." prefix to BPF internally created globals
Yonghong Song
2019-11-25
1
-2
/
+6
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-14
1
-1
/
+1
*
[BPF] fix a use after free bug
Yonghong Song
2019-11-04
1
-2
/
+8
*
[BPF] Fix CO-RE bugs with bitfields
Yonghong Song
2019-11-04
1
-38
/
+34
*
[BPF] fix a bug in __builtin_preserve_field_info() with FIELD_BYTE_SIZE
Yonghong Song
2019-11-03
1
-1
/
+1
*
[BPF] Remove relocation for patchable externs
Yonghong Song
2019-10-10
1
-2
/
+0
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
1
-37
/
+295
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
1
-1
/
+1
*
[BPF] Handle offset reloc endpoint ending in the middle of chain properly
Yonghong Song
2019-10-03
1
-118
/
+100
*
[BPF] Permit all user instructed offset relocatiions
Yonghong Song
2019-09-18
1
-0
/
+6
*
Use "isa" since the variable isn't used.
Bill Wendling
2019-08-06
1
-1
/
+1
*
[BPF] Handling type conversions correctly for CO-RE
Yonghong Song
2019-08-02
1
-66
/
+266
*
[BPF] fix CO-RE incorrect index access string
Yonghong Song
2019-07-25
1
-12
/
+10
*
[BPF] Fix a typo in the file name
Yonghong Song
2019-07-09
1
-0
/
+482