[PATCH] D37816: Experimental late jump threading pass
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 07:39:47 PDT 2017
kparzysz updated this revision to Diff 115220.
kparzysz added a comment.
Reduced code duplication between the legacy (old PM) passes.
Repository:
rL LLVM
https://reviews.llvm.org/D37816
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar.h
include/llvm/Transforms/Scalar/JumpThreading.h
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Scalar/Scalar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37816.115220.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/932de2b9/attachment.bin>
More information about the llvm-commits
mailing list