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
/
BPFMIPeephole.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BPF] Fix a recursion bug in BPF Peephole ZEXT optimization
Yonghong Song
2019-11-22
1
-2
/
+13
*
[BPF] Fix a bug in peephole optimization
Yonghong Song
2019-11-20
1
-21
/
+59
*
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
Reid Kleckner
2019-10-19
1
-0
/
+1
*
bpf: fix wrong truncation elimination when there is back-edge/loop
Jiong Wang
2019-10-16
1
-5
/
+184
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-7
/
+7
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-14
/
+15
*
bpf: Enhance debug information for peephole optimization passes
Yonghong Song
2018-03-13
1
-1
/
+19
*
bpf: New post-RA peephole optimization pass to eliminate bad RA codegen
Yonghong Song
2018-03-13
1
-8
/
+100
*
bpf: Support subregister definition check on PHI node
Yonghong Song
2018-03-13
1
-2
/
+16
*
bpf: Extends zero extension elimination beyond comparison instructions
Yonghong Song
2018-03-13
1
-93
/
+61
*
bpf: J*_RR should check both operands
Yonghong Song
2018-03-13
1
-6
/
+4
*
bpf: Tighten subregister definition check
Yonghong Song
2018-03-13
1
-0
/
+18
*
bpf: New optimization pass for eliminating unnecessary i32 promotions
Yonghong Song
2018-02-23
1
-0
/
+175