[all-commits] [llvm/llvm-project] abca4c: [Utils] Use make_early_inc_range (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Sep 13 08:57:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abca4c012f2a0938508db5af7ea421f426336663
https://github.com/llvm/llvm-project/commit/abca4c012f2a0938508db5af7ea421f426336663
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/lib/Transforms/Utils/LoopUnroll.cpp
M llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
M llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp
Log Message:
-----------
[Utils] Use make_early_inc_range (NFC)
More information about the All-commits
mailing list