[all-commits] [llvm/llvm-project] 995587: [Statepoint] Reduce intendation and change a varia...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jul 7 16:19:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9955876d74a51659791fd72f8acb1fba27deacb0
      https://github.com/llvm/llvm-project/commit/9955876d74a51659791fd72f8acb1fba27deacb0
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

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

  Log Message:
  -----------
  [Statepoint] Reduce intendation and change a variable name [NFC]


  Commit: 22596e7b2f3e22b99b828f8dc17434c53f1f67e7
      https://github.com/llvm/llvm-project/commit/22596e7b2f3e22b99b828f8dc17434c53f1f67e7
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

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

  Log Message:
  -----------
  [Statepoint] Use early return to reduce nesting and clarify comments [NFC]


Compare: https://github.com/llvm/llvm-project/compare/64788d7d5377...22596e7b2f3e


More information about the All-commits mailing list