Commits

Michael Gottesman committed 571c8b59992
[pass-manager] Add an option -sil-disable-skipping-passes that ensures that the bottom up pass manager never skips functions. This ensures that when one is bisecting on pass counts, regardless of whether or not one removes code in the test case, the pass counts being run remain the same.