[all-commits] [llvm/llvm-project] 78c69a: [NFC] Clean up uses of MachineModuleInfoWrapperPass
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Wed Jul 1 09:45:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 78c69a00a4cff786e0ef13c895d0db309d6b3f42
https://github.com/llvm/llvm-project/commit/78c69a00a4cff786e0ef13c895d0db309d6b3f42
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/BBSectionsPrepare.cpp
M llvm/lib/CodeGen/BranchFolding.cpp
M llvm/lib/CodeGen/BranchFolding.h
M llvm/lib/CodeGen/GCRootLowering.cpp
M llvm/lib/CodeGen/IfConversion.cpp
M llvm/lib/CodeGen/MachineBlockPlacement.cpp
M llvm/lib/CodeGen/UnreachableBlockElim.cpp
M llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
M llvm/lib/Target/X86/X86IndirectThunks.cpp
M llvm/lib/Target/X86/X86InsertPrefetch.cpp
Log Message:
-----------
[NFC] Clean up uses of MachineModuleInfoWrapperPass
More information about the All-commits
mailing list