Commit graph

14 commits

Author SHA1 Message Date
Dylan MacKenzie
7b4dca282a Document all methods 2020-01-19 19:09:13 -08:00
Dylan MacKenzie
2ce7b61995 Explain motivation for GenKill trait 2020-01-19 18:33:19 -08:00
Dylan MacKenzie
be730e16de Use trailing underscore for helper methods 2020-01-15 18:41:17 -08:00
Dylan MacKenzie
1006ad036a Fix test 2020-01-14 18:44:00 -08:00
Dylan MacKenzie
b70898d5ee Improve docs for GenKill and GenKillSet 2020-01-14 16:13:21 -08:00
Dylan MacKenzie
2727f10b21 Improve docs for new framework 2020-01-14 16:13:21 -08:00
Dylan MacKenzie
47dce1be81 Add test for ResultsCursor
This is a unit test that ensures the `seek` functions work correctly.
2020-01-14 16:13:21 -08:00
Dylan MacKenzie
07c51f605a Implement new dataflow framework and cursor 2020-01-14 14:37:16 -08:00
Dylan MacKenzie
2fb4c4472e Improve graphviz visualization for new framework 2020-01-14 13:23:07 -08:00
Mazdak Farrokhzad
ebfd8673a7 Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
Mark Rousskov
a06baa56b9 Format the world 2019-12-22 17:42:47 -05:00
Dylan MacKenzie
ffc52a7fe6 Update example table to match current output 2019-10-01 15:23:04 -07:00
Dylan MacKenzie
161123898f Reset row background for each block
Now the first row of each basic block is always light instead of
changing seemingly at random.
2019-10-01 15:21:58 -07:00
Dylan MacKenzie
d37c318677 Add graphviz debug output for generic dataflow 2019-09-30 11:24:27 -07:00