[PATCH] D64183: [NewPM] Port MachineModuleInfo to the new pass manager.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 10:54:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373240: [NewPM] Port MachineModuleInfo to the new pass manager. (authored by yuanfang, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64183?vs=220597&id=222461#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64183/new/
https://reviews.llvm.org/D64183
Files:
llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Target/TargetMachine.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/BranchFolding.cpp
llvm/trunk/lib/CodeGen/CodeGen.cpp
llvm/trunk/lib/CodeGen/GCRootLowering.cpp
llvm/trunk/lib/CodeGen/IfConversion.cpp
llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
llvm/trunk/lib/CodeGen/MachineOutliner.cpp
llvm/trunk/lib/CodeGen/UnreachableBlockElim.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Target/X86/X86InsertPrefetch.cpp
llvm/trunk/lib/Target/X86/X86RetpolineThunks.cpp
llvm/trunk/tools/llc/llc.cpp
llvm/trunk/tools/llvm-exegesis/lib/Assembler.cpp
llvm/trunk/unittests/MI/LiveIntervalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64183.222461.patch
Type: text/x-patch
Size: 29685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/1a18c014/attachment.bin>
More information about the llvm-commits
mailing list