[PATCH] D16367: Allow the -enable-misched command line option to control the post-ra MI scheduler as well.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 15:16:44 PST 2016
mcrosier abandoned this revision.
mcrosier added a comment.
I decided to go ahead an commit a fix in r258364, which adds a new command line option -enable-post-misched. This was necessary for http://reviews.llvm.org/D16369 and I decided this type of change didn't really warrant the review (or it could be addressed in post-commit review).
http://reviews.llvm.org/D16367
More information about the llvm-commits
mailing list