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] fix incorrect type in BPFISelDAGToDAG readonly load optimization
Yonghong Song
2020-06-23
1
-1
/
+1
*
[BPF] fix a bug for BTF pointee type pruning
Yonghong Song
2020-06-23
1
-0
/
+32
*
BPF: fix a CORE optimization bug
Yonghong Song
2020-05-06
1
-1
/
+12
*
[BPF] disable ReduceLoadWidth during SelectionDag phase
Yonghong Song
2020-02-10
1
-0
/
+13
*
[BPF] fix a bug in BPFMISimplifyPatchable pass with -O0
Yonghong Song
2020-02-03
1
-3
/
+4
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+6
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
[BPF] extend BTF_KIND_FUNC to cover global, static and extern funcs
Yonghong Song
2020-01-10
3
-29
/
+39
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
[BPF] Enable relocation location for load/store/shifts
Yonghong Song
2019-12-26
4
-50
/
+223
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
[BPF] put not-section-attribute externs into BTF ".extern" data section
Yonghong Song
2019-12-10
1
-3
/
+6
*
[BPF] Support to emit debugInfo for extern variables
Yonghong Song
2019-12-09
3
-15
/
+54
*
[BPF] Support weak global variables for BTF
Yonghong Song
2019-12-07
1
-5
/
+6
*
[BPF] add "llvm." prefix to BPF internally created globals
Yonghong Song
2019-11-25
1
-2
/
+6
*
[BPF] Fix a recursion bug in BPF Peephole ZEXT optimization
Yonghong Song
2019-11-22
1
-2
/
+13
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
4
-4
/
+4
*
[BPF] Fix a bug in peephole optimization
Yonghong Song
2019-11-20
1
-21
/
+59
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-14
1
-1
/
+1
*
[BPF] generate BTF_KIND_VARs for all non-static globals
Yonghong Song
2019-11-12
2
-4
/
+7
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
2
-3
/
+3
*
[BPF] turn on -mattr=+alu32 for cpu version v3 and later
Yonghong Song
2019-11-07
1
-0
/
+1
*
[BPF] fix a use after free bug
Yonghong Song
2019-11-04
1
-2
/
+8
*
[BPF] Fix CO-RE bugs with bitfields
Yonghong Song
2019-11-04
1
-38
/
+34
*
[BPF] fix a bug in __builtin_preserve_field_info() with FIELD_BYTE_SIZE
Yonghong Song
2019-11-03
1
-1
/
+1
*
[BPF] fix a CO-RE issue with -mattr=+alu32
Yonghong Song
2019-10-25
1
-5
/
+10
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+1
*
[BPF] fix indirect call assembly code
Yonghong Song
2019-10-21
1
-1
/
+1
*
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
Reid Kleckner
2019-10-19
3
-0
/
+3
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
bpf: fix wrong truncation elimination when there is back-edge/loop
Jiong Wang
2019-10-16
4
-167
/
+205
*
Fix assertions disabled builds after rL374367
Kadir Cetinkaya
2019-10-10
1
-2
/
+1
*
[BPF] Remove relocation for patchable externs
Yonghong Song
2019-10-10
6
-103
/
+10
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
7
-96
/
+371
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
2
-2
/
+2
*
[BPF] Handle offset reloc endpoint ending in the middle of chain properly
Yonghong Song
2019-10-03
1
-118
/
+100
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[BPF] Remove unused variables. NFCI.
Simon Pilgrim
2019-09-26
1
-5
/
+1
*
[BPF] Generate array dimension size properly for zero-size elements
Yonghong Song
2019-09-24
1
-26
/
+20
*
[BPF] Permit all user instructed offset relocatiions
Yonghong Song
2019-09-18
1
-0
/
+6
*
[Alignment][NFC] Use Align with TargetLowering::setPrefFunctionAlignment
Guillaume Chatelet
2019-09-06
1
-2
/
+2
*
[Alignment][NFC] Use Align with TargetLowering::setMinFunctionAlignment
Guillaume Chatelet
2019-09-06
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-2
/
+2
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-1
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
6
-24
/
+23
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
4
-20
/
+20
*
Use "isa" since the variable isn't used.
Bill Wendling
2019-08-06
1
-1
/
+1
*
[BPF] Handling type conversions correctly for CO-RE
Yonghong Song
2019-08-02
3
-180
/
+277
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
2
-8
/
+7
[next]