This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
librustc_mir
History
Patrick Walton
79cb2dbfac
librustc_mir: Propagate constants during copy propagation.
...
This optimization kicks in a lot when bootstrapping the compiler.
2016-09-24 10:47:33 -07:00
..
build
rustc: replace uses of NodeId in Def, other than closures and labels.
2016-09-20 20:08:00 +03:00
hair
rustc_metadata: group information into less tags.
2016-09-20 20:08:04 +03:00
transform
librustc_mir: Propagate constants during copy propagation.
2016-09-24 10:47:33 -07:00
Cargo.toml
…
def_use.rs
librustc_mir: Propagate constants during copy propagation.
2016-09-24 10:47:33 -07:00
diagnostics.rs
Add error code test checkup
2016-08-24 11:28:09 +02:00
graphviz.rs
Remove obsolete divergence related stuff
2016-08-13 21:37:09 +08:00
lib.rs
librustc: Implement def-use chains and trivial copy propagation on MIR.
2016-09-19 19:18:38 -07:00
mir_map.rs
…
pretty.rs
Use question_mark feature in librustc_mir.
2016-09-11 16:02:43 -07:00