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
/
BPFAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
1
-1
/
+1
*
[BPF] Support for compile once and run everywhere
Yonghong Song
2019-07-09
1
-7
/
+13
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[BPF] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[BPF] emit BTF sections only if debuginfo available
Yonghong Song
2019-05-13
1
-1
/
+2
*
[BPF] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
Fangrui Song
2019-04-30
1
-3
/
+2
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-1
/
+1
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-7
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[BPF] Generate BTF DebugInfo under BPF target
Yonghong Song
2018-12-19
1
-0
/
+14
*
bpf: add inline-asm support
Yonghong Song
2017-09-18
1
-0
/
+77
*
bpf: clang-format on BPFAsmPrinter.cpp
Yonghong Song
2017-06-13
1
-2
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-3
/
+3
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Delete more dead code.
Rafael Espindola
2016-06-22
1
-28
/
+0
*
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
-1
/
+3
*
[bpf] fix build and remove a compiler warning in Release mode
Alexei Starovoitov
2015-04-26
1
-1
/
+1
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+87