Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Delete empty lines at the end of lit.local.cfg NFC | Fangrui Song | 2019-06-17 | 1 | -1/+0 |
* | bpf: disassembler support for XADD under sub-register mode | Jiong Wang | 2019-02-28 | 2 | -1/+5 |
* | [BPF] add code-gen support for JMP32 instructions | Jiong Wang | 2019-02-07 | 1 | -0/+47 |
* | bpf: New disassembler testcases for 32-bit subregister support | Yonghong Song | 2018-02-23 | 3 | -7/+40 |
* | bpf: print backward branch target properly | Yonghong Song | 2017-11-16 | 1 | -21/+21 |
* | bpf: fix an insn encoding issue for neg insn | Yonghong Song | 2017-10-04 | 2 | -3/+3 |
* | bpf: add new insns for bswap_to_le and negation | Yonghong Song | 2017-09-28 | 2 | -6/+10 |
* | bpf: initial 32-bit ALU encoding support in assembler | Yonghong Song | 2017-09-22 | 1 | -0/+53 |
* | [bpf] Fix test to always use little endian. | Simon Dardis | 2017-09-14 | 1 | -1/+1 |
* | bpf: Add BPF AsmParser support in LLVM | Yonghong Song | 2017-09-12 | 2 | -0/+171 |