[all-commits] [llvm/llvm-project] ee5761: [X86] Regenerate bool-vector tests. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Oct 28 05:16:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ee57619c531aeb9dad057231666e4b57769f2a8a
      https://github.com/llvm/llvm-project/commit/ee57619c531aeb9dad057231666e4b57769f2a8a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/bool-vector.ll

  Log Message:
  -----------
  [X86] Regenerate bool-vector tests. NFCI.

Merge prefixes where possible, use 'X86' instead of 'X32' (which we try to only use for gnux32 triple tests).


  Commit: f53d7f55f14c14f1366192f7117840eb0afbd5b2
      https://github.com/llvm/llvm-project/commit/f53d7f55f14c14f1366192f7117840eb0afbd5b2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAG] Move canFoldInAddressingMode before foldBinOpIntoSelect. NFC.

Reduces the diff in D90113.


Compare: https://github.com/llvm/llvm-project/compare/4b1fbdbd8e5b...f53d7f55f14c


More information about the All-commits mailing list