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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bpf] disallow global_addr+off folding
Alexei Starovoitov
2017-05-26
1
-1
/
+8
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-2
/
+1
*
[bpf] fix stack-use-after-scope
Alexei Starovoitov
2017-01-17
1
-7
/
+7
*
[bpf] error when unknown bpf helper is called
Alexei Starovoitov
2017-01-17
1
-3
/
+15
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-10
/
+10
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-7
/
+8
*
[BPF] Remove exit-on-error from tests (PR27768, PR27769)
Diana Picus
2016-05-30
1
-1
/
+5
*
[BPF] Remove exit-on-error flag in test (PR27767)
Diana Picus
2016-05-26
1
-0
/
+1
*
[BPF] Remove exit-on-error flag in test (PR27766)
Diana Picus
2016-05-23
1
-4
/
+7
*
Reverts "[BPF] Remove exit-on-error flag in test (PR27766)"
Renato Golin
2016-05-23
1
-5
/
+4
*
[BPF] Remove exit-on-error flag in test (PR27766)
Diana Picus
2016-05-23
1
-4
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-4
/
+3
*
Declare MVT::SimpleValueType as an int8_t sized enum. This removes 400 bytes ...
Craig Topper
2016-04-17
1
-1
/
+1
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-02-02
1
-70
/
+20
*
Revert r259035, it introduces a cyclic library dependency
Oliver Stannard
2016-01-28
1
-13
/
+68
*
Add backend dignostic printer for unsupported features
Oliver Stannard
2016-01-28
1
-68
/
+13
*
Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported f...
NAKAMURA Takumi
2016-01-28
1
-12
/
+66
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-01-27
1
-66
/
+12
*
BPF: Remove implicit ilist iterator conversion, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-2
/
+1
*
[bpf] Do not expand UNDEF SDNode during insn selection lowering
Alexei Starovoitov
2015-10-08
1
-3
/
+0
*
[bpf] expand indirect branches
Alexei Starovoitov
2015-09-17
1
-0
/
+1
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-5
/
+6
*
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] fix build
Alexei Starovoitov
2015-05-20
1
-1
/
+1
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
1
-3
/
+4
*
[bpf] fix build
Alexei Starovoitov
2015-04-28
1
-5
/
+5
*
[bpf] fix build
Alexei Starovoitov
2015-04-15
1
-4
/
+4
*
[bpf] fix build
Alexei Starovoitov
2015-04-07
1
-4
/
+2
*
[bpf] add support for bswap instructions
Alexei Starovoitov
2015-03-30
1
-1
/
+0
*
[bpf] fix build
Alexei Starovoitov
2015-03-30
1
-2
/
+2
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-2
/
+3
*
bpf: Use the getSubtarget call off of the MachineFunction rather than the Tar...
Alexei Starovoitov
2015-02-02
1
-2
/
+1
*
BPF backend
Alexei Starovoitov
2015-01-24
1
-0
/
+642