[all-commits] [llvm/llvm-project] 9b8b16: Put implementation details into anonymous namespac...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun Nov 7 06:19:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b8b16457c23c52b1eeef600cb65a2d160041433
https://github.com/llvm/llvm-project/commit/9b8b16457c23c52b1eeef600cb65a2d160041433
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-11-07 (Sun, 07 Nov 2021)
Changed paths:
M llvm/lib/Analysis/Lint.cpp
M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
M llvm/lib/Support/VirtualFileSystem.cpp
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
M llvm/lib/Target/Mips/MipsCallLowering.cpp
M llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
M llvm/lib/Transforms/IPO/IROutliner.cpp
M llvm/lib/Transforms/IPO/SCCP.cpp
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Log Message:
-----------
Put implementation details into anonymous namespaces. NFCI.
More information about the All-commits
mailing list