[all-commits] [llvm/llvm-project] 9e090d: [BPF] ex1.ll - add checks for stores

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Sep 24 10:56:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e090dc6998fd15282303c48bfb6419857ea28b7
      https://github.com/llvm/llvm-project/commit/9e090dc6998fd15282303c48bfb6419857ea28b7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-09-24 (Sat, 24 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/BPF/ex1.ll

  Log Message:
  -----------
  [BPF] ex1.ll - add checks for stores

Noticed while triaging alignment issues for #57872


  Commit: 01631a83f108099f3037c97e51a14cfd0690edba
      https://github.com/llvm/llvm-project/commit/01631a83f108099f3037c97e51a14cfd0690edba
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-09-24 (Sat, 24 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/BPF/memcmp.ll

  Log Message:
  -----------
  [BPF] memcmp.ll - add checks for all loads

Noticed while triaging alignment issues for #57872


Compare: https://github.com/llvm/llvm-project/compare/8c783b8ec78e...01631a83f108


More information about the All-commits mailing list