[all-commits] [llvm/llvm-project] 48719e: [CodeGen] Use make_early_inc_range (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Sep 18 09:29:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48719e3b1861a9b8216dc3aa4dce1b05389f0aff
https://github.com/llvm/llvm-project/commit/48719e3b1861a9b8216dc3aa4dce1b05389f0aff
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-18 (Sat, 18 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/BranchFolding.cpp
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/GlobalISel/Localizer.cpp
M llvm/lib/CodeGen/StackProtector.cpp
Log Message:
-----------
[CodeGen] Use make_early_inc_range (NFC)
More information about the All-commits
mailing list