[PATCH] D30333: Split SimplifyCFG to run obscuring switch transforms only during last phase
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 13:52:57 PST 2017
joerg added a comment.
LNT run with this version shows a consistent 1%-2% improvement in both compile and execution time for many instances. One execution time regression remains.
https://reviews.llvm.org/D30333
More information about the llvm-commits
mailing list