| Commit message (Expand) | Author | Age | Files | Lines |
| * | [DAG] Fix typo preventing some stores merges to truncated stores. | Nirav Dave | 2017-07-23 | 1 | -4/+3 |
| * | bpf: generate better lowering code for certain select/setcc instructions | Yonghong Song | 2017-07-15 | 2 | -2/+29 |
| * | Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset | Nirav Dave | 2017-07-05 | 1 | -31/+27 |
| * | Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset" | Nirav Dave | 2017-06-30 | 1 | -24/+30 |
| * | [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset | Nirav Dave | 2017-06-30 | 1 | -30/+24 |
| * | bpf: remove unnecessary truncate operation | Yonghong Song | 2017-06-29 | 2 | -0/+152 |
| * | bpf: avoid load from read-only sections | Yonghong Song | 2017-06-16 | 4 | -0/+187 |
| * | [bpf] fix a bug which causes incorrect big endian reloc fixup | Alexei Starovoitov | 2017-05-05 | 1 | -0/+2 |
| * | [bpf] add relocation support | Alexei Starovoitov | 2017-05-03 | 1 | -0/+43 |
| * | [bpf] add bigendian support to disassembler | Alexei Starovoitov | 2017-04-28 | 1 | -0/+18 |
| * | [bpf] Fix memory offset check for loads and stores | Alexei Starovoitov | 2017-04-13 | 1 | -0/+17 |
| * | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -6/+6 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -30/+35 |
| * | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -30/+35 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -30/+35 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -30/+35 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -30/+35 |
| * | [bpf] error when unknown bpf helper is called | Alexei Starovoitov | 2017-01-17 | 10 | -18/+82 |
| * | [bpf] error when BPF stack size exceeds 512 bytes | Alexei Starovoitov | 2017-01-17 | 1 | -0/+76 |
| * | Renumber testcase metadata nodes after r290153. | Adrian Prantl | 2016-12-22 | 1 | -39/+43 |
| * | [IR] Remove the DIExpression field from DIGlobalVariable. | Adrian Prantl | 2016-12-20 | 1 | -1/+1 |
| * | Revert "[IR] Remove the DIExpression field from DIGlobalVariable." | Adrian Prantl | 2016-12-16 | 1 | -1/+1 |
| * | [IR] Remove the DIExpression field from DIGlobalVariable. | Adrian Prantl | 2016-12-16 | 1 | -1/+1 |
| * | Revert "[IR] Remove the DIExpression field from DIGlobalVariable." | Adrian Prantl | 2016-12-16 | 1 | -1/+1 |
| * | [IR] Remove the DIExpression field from DIGlobalVariable. | Adrian Prantl | 2016-12-16 | 1 | -1/+1 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -30/+35 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -35/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -30/+35 |
| * | [bpf] attempt to fix big-endian bots | Alexei Starovoitov | 2016-11-21 | 1 | -1/+1 |
| * | [bpf] fix dwarf elf relocs and line numbers | Alexei Starovoitov | 2016-11-21 | 1 | -0/+58 |
| * | [bpf] add BPF disassembler | Alexei Starovoitov | 2016-11-20 | 4 | -4/+130 |
| * | convert bpf assembler to look like kernel verifier output | Alexei Starovoitov | 2016-11-18 | 17 | -192/+191 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -30/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -30/+30 |
| * | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -30/+30 |
| * | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -30/+30 |
| * | [BPF] Remove exit-on-error from tests (PR27768, PR27769) | Diana Picus | 2016-05-30 | 2 | -2/+2 |
| * | [BPF] Remove exit-on-error flag in test (PR27767) | Diana Picus | 2016-05-26 | 1 | -1/+1 |
| * | [BPF] Remove exit-on-error flag in test (PR27766) | Diana Picus | 2016-05-23 | 1 | -1/+1 |
| * | Reverts "[BPF] Remove exit-on-error flag in test (PR27766)" | Renato Golin | 2016-05-23 | 1 | -1/+1 |
| * | [BPF] Remove exit-on-error flag in test (PR27766) | Diana Picus | 2016-05-23 | 1 | -1/+1 |
| * | [llc] New diagnostic handler | Renato Golin | 2016-05-16 | 4 | -4/+4 |
| * | Revert "[llc] New diagnostic handler" | Renato Golin | 2016-05-14 | 4 | -4/+4 |
| * | [llc] New diagnostic handler | Renato Golin | 2016-05-14 | 4 | -4/+4 |
| * | Revert "[llc] New diagnostic handler" | Renato Golin | 2016-05-13 | 4 | -4/+4 |