Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BPF] Fix a bug in peephole optimization | Yonghong Song | 2019-11-20 | 1 | -6/+21 |
* | bpf: fix incorrect SELECT_CC lowering | Yonghong Song | 2018-04-03 | 1 | -1/+1 |
* | bpf: Extends zero extension elimination beyond comparison instructions | Yonghong Song | 2018-03-13 | 1 | -0/+16 |
* | bpf: J*_RR should check both operands | Yonghong Song | 2018-03-13 | 1 | -0/+20 |
* | bpf: Tighten subregister definition check | Yonghong Song | 2018-03-13 | 1 | -1/+32 |
* | bpf: Add more check directives in peephole testcase | Yonghong Song | 2018-03-13 | 1 | -0/+4 |
* | bpf: New codegen testcases for 32-bit subregister support | Yonghong Song | 2018-02-23 | 1 | -0/+36 |