[PATCH] D77523: Add CanonicalizeFreezeInLoops pass
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 17:41:27 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9a4a244138c: Add CanonicalizeFreezeInLoops pass (authored by aqjune).
Changed prior to commit:
https://reviews.llvm.org/D77523?vs=264533&id=265394#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77523/new/
https://reviews.llvm.org/D77523
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Utils.h
llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
llvm/lib/Transforms/Utils/Utils.cpp
llvm/test/Transforms/CanonicalizeFreezeInLoops/func_from_mcf_r.ll
llvm/test/Transforms/CanonicalizeFreezeInLoops/nonsteps-preserve-flags.ll
llvm/test/Transforms/CanonicalizeFreezeInLoops/onephi.ll
llvm/test/Transforms/CanonicalizeFreezeInLoops/phis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77523.265394.patch
Type: text/x-patch
Size: 39909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/5f6ee6ca/attachment.bin>
More information about the llvm-commits
mailing list