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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] Correct the file name of the -gen-asm-matcher output file to not start ...
Craig Topper
2017-05-31
1
-1
/
+1
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[bpf] disallow global_addr+off folding
Alexei Starovoitov
2017-05-26
2
-1
/
+12
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
2
-6
/
+6
*
[bpf] fix a bug which causes incorrect big endian reloc fixup
Alexei Starovoitov
2017-05-05
1
-1
/
+1
*
[bpf] add bigendian support to disassembler
Alexei Starovoitov
2017-04-28
1
-7
/
+19
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
[bpf] Fix memory offset check for loads and stores
Alexei Starovoitov
2017-04-13
1
-2
/
+2
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-3
/
+3
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
2
-2
/
+2
*
[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
4
-3
/
+25
*
[bpf] error when BPF stack size exceeds 512 bytes
Alexei Starovoitov
2017-01-17
1
-2
/
+26
*
[BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-06
6
-45
/
+42
*
[bpf] fix dwarf elf relocs and line numbers
Alexei Starovoitov
2016-11-21
2
-4
/
+13
*
[bpf] add BPF disassembler
Alexei Starovoitov
2016-11-20
6
-3
/
+195
*
Try again to fix unused variable warning on lld-x86_64-darwin13 after r287439.
Daniel Sanders
2016-11-19
1
-2
/
+1
*
Try to fix unused variable warning on lld-x86_64-darwin13 after r287439.
Daniel Sanders
2016-11-19
1
-1
/
+2
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-4
/
+15
*
convert bpf assembler to look like kernel verifier output
Alexei Starovoitov
2016-11-18
3
-57
/
+69
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
5
-27
/
+44
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
2
-2
/
+2
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
2
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
2
-3
/
+3
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
2
-4
/
+12
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-2
/
+2
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
2
-4
/
+9
*
BPF: Use official ELF e_machine value
Alexei Starovoitov
2016-07-15
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
2
-2
/
+2
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
2
-11
/
+11
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-12
/
+0
*
Prune some includes from headers and sink some inline functions
Reid Kleckner
2016-06-22
1
-0
/
+1
*
Delete more dead code.
Rafael Espindola
2016-06-22
1
-28
/
+0
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
4
-17
/
+18
*
[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
2
-4
/
+10
*
Reverts "[BPF] Remove exit-on-error flag in test (PR27766)"
Renato Golin
2016-05-23
2
-8
/
+4
*
[BPF] Remove exit-on-error flag in test (PR27766)
Diana Picus
2016-05-23
2
-4
/
+8
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
2
-6
/
+13
*
SDAG: Implement Select instead of SelectImpl in BPFDAGToDAGISel
Justin Bogner
2016-05-12
1
-15
/
+10
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
1
-0
/
+1
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-2
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
3
-9
/
+5
*
Declare MVT::SimpleValueType as an int8_t sized enum. This removes 400 bytes ...
Craig Topper
2016-04-17
1
-1
/
+1
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-2
/
+2
*
BPF: emit an error message for unsupported signed division operation
Alexei Starovoitov
2016-03-18
1
-0
/
+12
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-1
/
+1
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-02-02
1
-70
/
+20
[next]