[all-commits] [llvm/llvm-project] 6baf31: [LoopIdiomRecognize] Reduce variable scope. [NFCI]
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Wed Jan 22 15:43:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6baf31b7c1e11fea00754a99d207ffbc3dbc1086
https://github.com/llvm/llvm-project/commit/6baf31b7c1e11fea00754a99d207ffbc3dbc1086
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
Log Message:
-----------
[LoopIdiomRecognize] Reduce variable scope. [NFCI]
Commit: b5b6126d97ebf79bbc5a59fe0fb674ce907e7365
https://github.com/llvm/llvm-project/commit/b5b6126d97ebf79bbc5a59fe0fb674ce907e7365
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[IndVarSimplify] Cleanup spaces and reduce variable scope [NFCI]
Minor clean-ups + clang-format.
Compare: https://github.com/llvm/llvm-project/compare/6ae61f7675d6...b5b6126d97eb
More information about the All-commits
mailing list