rustc-dev-guide/src/mir
Dániel Buga 30d03d013f Link to the -Zmir-opt-level proposal
I was confused about what the different levels mean. This PR adds a paragraph that shortly explains the rationale behind different mir-opt-levels and links to the current proposal where there's some information about them.

Let me know if I wrote something unreasonable or incorrect.

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-09-23 18:42:23 -04:00
..
construction.md nits 2020-08-26 08:07:52 -04:00
dataflow.md Add link for `AnalysisDomain::NAME` 2020-09-16 00:21:55 -04:00
debugging.md Describe how to generate graphviz diagrams for dataflow 2020-09-16 00:21:55 -04:00
index.md Revert "Mention that places are sometimes called "lvalues"" 2020-09-17 11:35:14 -04:00
mir_detailed.dot Add graphs that I forgot to push in the original PR 2018-12-14 17:29:38 -06:00
mir_detailed.svg Add graphs that I forgot to push in the original PR 2018-12-14 17:29:38 -06:00
mir_overview.dot Add graphs that I forgot to push in the original PR 2018-12-14 17:29:38 -06:00
mir_overview.svg Add graphs that I forgot to push in the original PR 2018-12-14 17:29:38 -06:00
optimizations.md Link to the -Zmir-opt-level proposal 2020-09-23 18:42:23 -04:00
passes.md minor typo fixes (#445) 2019-09-16 17:34:03 -03:00
visitor.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00