index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir
/
src
/
dataflow
Age
Commit message (
Expand
)
Author
Lines
2020-09-18
Implement a destination propagation pass
Jonas Schievink
-1
/
+1
2020-09-17
Don't compile regex at every function call.
Hanif Bin Ariffin
-1
/
+9
2020-09-17
don't lazily evaulate some trivial values for Option::None replacements (clip...
Matthias Krüger
-4
/
+1
2020-09-16
Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse
Tyler Mandry
-1
/
+2
2020-09-16
Make graphviz font configurable
Rich Kadel
-1
/
+2
2020-09-15
Strip a single leading tab when rendering dataflow diffs
Dylan MacKenzie
-1
/
+1
2020-09-15
don't convert types to the same type with try_into (clippy::useless_conversion)
Matthias Krüger
-4
/
+1
2020-09-14
Add `Engine::pass_name` to differentiate dataflow runs
Dylan MacKenzie
-2
/
+20
2020-09-09
Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandry
Tyler Mandry
-1
/
+5
2020-09-09
Remove unused PlaceContext::NonUse(NonUseContext::Coverage)
Tomasz Miąsko
-1
/
+0
2020-09-08
Add -Zgraphviz_dark_mode
Rich Kadel
-1
/
+5
2020-09-07
Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obk
bors
-633
/
+883
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-5
/
+7
2020-08-30
Add documentation to the `Analysis` traits
Dylan MacKenzie
-3
/
+19
2020-08-30
Expand documentation for the `lattice` module
Dylan MacKenzie
-17
/
+51
2020-08-30
Add `FIXME` for faster cached block transfer functions
Dylan MacKenzie
-0
/
+5
2020-08-30
Update dataflow analyses to use new interface
Dylan MacKenzie
-115
/
+82
2020-08-30
Extend dataflow framework to support arbitrary lattices
Dylan MacKenzie
-514
/
+737
2020-08-30
Allow access to the underlying `Results` from a `ResultsCursor`
Dylan MacKenzie
-1
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+6324
[prev]