[all-commits] [llvm/llvm-project] bd82ce: [X86] Update PR20841 test description to make it c...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue May 4 05:35:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd82cec016ad1cb4ef75d710ff6628837c4d5151
      https://github.com/llvm/llvm-project/commit/bd82cec016ad1cb4ef75d710ff6628837c4d5151
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/atomic-flags.ll

  Log Message:
  -----------
  [X86] Update PR20841 test description to make it clear we SHOULDN'T be folding EFLAGS with XADD


  Commit: e0dd708f4050798fa3bac603ada5f4499f6a38a0
      https://github.com/llvm/llvm-project/commit/e0dd708f4050798fa3bac603ada5f4499f6a38a0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    A llvm/test/Transforms/CodeGenPrepare/X86/bitreverse-recognize.ll

  Log Message:
  -----------
  [CodeGenPrepare][X86] Add bitreverse detection tests

Initially only test for XOP which is the only thing that supports scalar bitreverse - we can add vector tests later.


Compare: https://github.com/llvm/llvm-project/compare/d0e3a15e3683...e0dd708f4050


More information about the All-commits mailing list