[all-commits] [llvm/llvm-project] 2d854d: Move global namespace cl::opt inside llvm:: or int...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Oct 10 19:58:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d854dd3e7c5a86ec5c37347ab326b8fa578d938
https://github.com/llvm/llvm-project/commit/2d854dd3e7c5a86ec5c37347ab326b8fa578d938
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
M llvm/lib/CodeGen/MIRFSDiscriminator.cpp
M llvm/lib/CodeGen/MIRSampleProfile.cpp
M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
M llvm/lib/LTO/LTO.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
M llvm/lib/Transforms/Scalar/LICM.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
Log Message:
-----------
Move global namespace cl::opt inside llvm:: or internalize them
More information about the All-commits
mailing list