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
/
BPFISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] disable ReduceLoadWidth during SelectionDag phase
Yonghong Song
2020-02-10
1
-0
/
+13
*
[TargetLowering] Change getOptimalMemOpType to take a function attribute list
Sjoerd Meijer
2019-04-30
1
-1
/
+1
*
[BPF] add code-gen support for JMP32 instructions
Jiong Wang
2019-02-07
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
bpf: new option -bpf-expand-memcpy-in-order to expand memcpy in order
Yonghong Song
2018-07-25
1
-1
/
+7
*
bpf: Support i32 in getScalarShiftAmountTy method
Yonghong Song
2018-02-23
1
-0
/
+2
*
bpf: Support condition comparison on i32
Yonghong Song
2018-02-23
1
-0
/
+6
*
bpf: New calling convention for 32-bit subregisters
Yonghong Song
2018-02-23
1
-0
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
bpf: add inline-asm support
Yonghong Song
2017-09-18
1
-0
/
+4
*
bpf: add variants of -mcpu=# and support for additional jmp insns
Yonghong Song
2017-08-23
1
-0
/
+5
*
[bpf] disallow global_addr+off folding
Alexei Starovoitov
2017-05-26
1
-0
/
+4
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-1
/
+1
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-4
/
+4
*
[BPF] Remove exit-on-error flag in test (PR27766)
Diana Picus
2016-05-23
1
-0
/
+3
*
Reverts "[BPF] Remove exit-on-error flag in test (PR27766)"
Renato Golin
2016-05-23
1
-3
/
+0
*
[BPF] Remove exit-on-error flag in test (PR27766)
Diana Picus
2016-05-23
1
-0
/
+3
*
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
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
1
-1
/
+1
*
bpf: fix build
Alexei Starovoitov
2015-02-28
1
-0
/
+1
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-1
/
+1
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+89