[PATCH] D22124: [PM] Port UnreachableBlockElim to the new Pass Manager
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 20:40:11 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274824: [PM] Port UnreachableBlockElim to the new Pass Manager (authored by wmi).
Changed prior to commit:
http://reviews.llvm.org/D22124?vs=63171&id=63176#toc
Repository:
rL LLVM
http://reviews.llvm.org/D22124
Files:
llvm/trunk/include/llvm/CodeGen/UnreachableBlockElim.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/CodeGen/CodeGen.cpp
llvm/trunk/lib/CodeGen/UnreachableBlockElim.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/test/CodeGen/X86/unreachableblockelim.ll
llvm/trunk/tools/llc/llc.cpp
llvm/trunk/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22124.63176.patch
Type: text/x-patch
Size: 9092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/d4bc4bd1/attachment.bin>
More information about the llvm-commits
mailing list