[all-commits] [llvm/llvm-project] 79179a: [ArgPromotion] Use range-based for loop (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Feb 1 01:34:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79179a378bb65e8bd2ae4fd3bf078228621ea0d2
      https://github.com/llvm/llvm-project/commit/79179a378bb65e8bd2ae4fd3bf078228621ea0d2
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/ArgumentPromotion.cpp

  Log Message:
  -----------
  [ArgPromotion] Use range-based for loop (NFC)


  Commit: db04266bf61c743387c98f30b89cd5486205f6f6
      https://github.com/llvm/llvm-project/commit/db04266bf61c743387c98f30b89cd5486205f6f6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/ArgumentPromotion/fp80.ll

  Log Message:
  -----------
  [ArgPromotion] Regenerate test checks (NFC)


Compare: https://github.com/llvm/llvm-project/compare/aaa16eb023b4...db04266bf61c


More information about the All-commits mailing list