[all-commits] [llvm/llvm-project] 9b89bd: [DAGCombiner] Use TLI field already available. NFC

Paweł Bylica via All-commits all-commits at lists.llvm.org
Thu Nov 14 05:03:16 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b89bda517cf8d43e7127b09f75a54d14d3978bf
      https://github.com/llvm/llvm-project/commit/9b89bda517cf8d43e7127b09f75a54d14d3978bf
  Author: Paweł Bylica <chfast at gmail.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

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

  Log Message:
  -----------
  [DAGCombiner] Use TLI field already available. NFC


  Commit: 1c247dd028b368875bc36cd2a9ccc7fd90507776
      https://github.com/llvm/llvm-project/commit/1c247dd028b368875bc36cd2a9ccc7fd90507776
  Author: Paweł Bylica <chfast at gmail.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

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

  Log Message:
  -----------
  [DAGCombiner] Drop redundant DAG method param. NFC


Compare: https://github.com/llvm/llvm-project/compare/7e6294c05683...1c247dd028b3


More information about the All-commits mailing list