summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/BPF
Commit message (Expand)AuthorAgeFilesLines
* [DAG] Fix typo preventing some stores merges to truncated stores.Nirav Dave2017-07-231-4/+3
* bpf: generate better lowering code for certain select/setcc instructionsYonghong Song2017-07-152-2/+29
* Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffsetNirav Dave2017-07-051-31/+27
* Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset"Nirav Dave2017-06-301-24/+30
* [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffsetNirav Dave2017-06-301-30/+24
* bpf: remove unnecessary truncate operationYonghong Song2017-06-292-0/+152
* bpf: avoid load from read-only sectionsYonghong Song2017-06-164-0/+187
* [bpf] fix a bug which causes incorrect big endian reloc fixupAlexei Starovoitov2017-05-051-0/+2
* [bpf] add relocation supportAlexei Starovoitov2017-05-031-0/+43
* [bpf] add bigendian support to disassemblerAlexei Starovoitov2017-04-281-0/+18
* [bpf] Fix memory offset check for loads and storesAlexei Starovoitov2017-04-131-0/+17
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-30/+35
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-30/+35
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-30/+35
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-30/+35
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-30/+35
* [bpf] error when unknown bpf helper is calledAlexei Starovoitov2017-01-1710-18/+82
* [bpf] error when BPF stack size exceeds 512 bytesAlexei Starovoitov2017-01-171-0/+76
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-39/+43
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-30/+35
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-35/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-30/+35
* [bpf] attempt to fix big-endian botsAlexei Starovoitov2016-11-211-1/+1
* [bpf] fix dwarf elf relocs and line numbersAlexei Starovoitov2016-11-211-0/+58
* [bpf] add BPF disassemblerAlexei Starovoitov2016-11-204-4/+130
* convert bpf assembler to look like kernel verifier outputAlexei Starovoitov2016-11-1817-192/+191
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-30/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-30/+30
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-30/+30
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-30/+30
* [BPF] Remove exit-on-error from tests (PR27768, PR27769)Diana Picus2016-05-302-2/+2
* [BPF] Remove exit-on-error flag in test (PR27767)Diana Picus2016-05-261-1/+1
* [BPF] Remove exit-on-error flag in test (PR27766)Diana Picus2016-05-231-1/+1
* Reverts "[BPF] Remove exit-on-error flag in test (PR27766)"Renato Golin2016-05-231-1/+1
* [BPF] Remove exit-on-error flag in test (PR27766)Diana Picus2016-05-231-1/+1
* [llc] New diagnostic handlerRenato Golin2016-05-164-4/+4
* Revert "[llc] New diagnostic handler"Renato Golin2016-05-144-4/+4
* [llc] New diagnostic handlerRenato Golin2016-05-144-4/+4
* Revert "[llc] New diagnostic handler"Renato Golin2016-05-134-4/+4
OpenPOWER on IntegriCloud