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
/
transform
/
match_branches.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-176
/
+0
2021-08-18
Remove box syntax from rustc_mir
est31
-3
/
+6
2021-06-01
Reland - Report coverage `0` of dead blocks
Rich Kadel
-1
/
+1
2021-05-11
Revert "Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tman...
Rich Kadel
-1
/
+1
2021-05-01
Report coverage `0` of dead blocks
Rich Kadel
-1
/
+1
2021-03-26
Use iter::zip in compiler/
Josh Stone
-2
/
+3
2021-03-12
Prepare mir::Constant for ty::Const only supporting valtrees
Oli Scherer
-2
/
+2
2021-03-08
Auto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
bors
-2
/
+1
2021-03-05
Bump all mir_opt_level 2 to 3
Santiago Pastorino
-1
/
+1
2021-03-05
For better consistency change mir_opt_level <= 1 to < 2
Santiago Pastorino
-1
/
+1
2021-03-05
Extract mir_opt_level to a method and use Option to be able to know if the va...
Santiago Pastorino
-1
/
+1
2021-03-05
Shrink the size of Rvalue by 16 bytes
Oli Scherer
-2
/
+1
2021-02-21
New pass to deduplicate blocks
Simon Vandel Sillesen
-1
/
+1
2021-02-21
Make MatchBranchSimplification clean up after itself
Simon Vandel Sillesen
-1
/
+10
2020-11-16
add optimization fuel checks to some mir passes
cjkenn
-0
/
+5
2020-11-04
fix a couple of clippy warnings:
Matthias Krüger
-1
/
+1
2020-10-21
Introduce a temporary for discriminant value in MatchBranchSimplification
Tomasz Miąsko
-8
/
+22
2020-10-20
Disable MatchBranchSimplification
Tomasz Miąsko
-0
/
+7
2020-10-10
Refactor how SwitchInt stores jump targets
Jonas Schievink
-3
/
+6
2020-10-04
Remember the `MirSource` for each `Body`
Dylan MacKenzie
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+135