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
/
MCTargetDesc
/
BPFELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[BPF] generate R_BPF_NONE relocation for BTF DataSec variables
Yonghong Song
2019-05-26
1
-10
/
+22
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[BPF] Fix .BTF.ext reloc type assigment issue
Yonghong Song
2019-01-08
1
-2
/
+10
*
[BPF] Disable relocation for .BTF.ext section
Yonghong Song
2018-12-20
1
-0
/
+10
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-5
/
+3
*
[bpf] allow direct and indirect calls
Alexei Starovoitov
2017-11-19
1
-0
/
+1
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-2
/
+4
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-06
1
-5
/
+6
*
[bpf] fix dwarf elf relocs and line numbers
Alexei Starovoitov
2016-11-21
1
-4
/
+4
*
BPF: Use official ELF e_machine value
Alexei Starovoitov
2016-07-15
1
-1
/
+1
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+3
*
[bpf] initial support for debug_info
Alexei Starovoitov
2015-07-24
1
-0
/
+4
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[bpf] add big- and host- endian support
Alexei Starovoitov
2015-06-04
1
-2
/
+3
*
[bpf] fix build
Alexei Starovoitov
2015-04-15
1
-1
/
+1
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+53