[PATCH] D14965: [llc/opt] Add an option to run all passes twice
Yaron Keren via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 13:35:51 PST 2015
yaron.keren accepted this revision.
yaron.keren added a reviewer: yaron.keren.
yaron.keren added a comment.
This revision is now accepted and ready to land.
Only abstracting the whole llc/opt drivers which is more trouble than this is worth.
Maybe a commment in llc that opt does something similar and vice versa.
LGTM.
http://reviews.llvm.org/D14965
More information about the llvm-commits
mailing list