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
/
src
/
test
/
mir-opt
/
const_prop
Age
Commit message (
Expand
)
Author
Lines
2021-10-06
run remaining tests
Alexander
-4
/
+10
2021-09-25
Bless tests
Gary Guo
-9
/
+26
2021-09-02
Bless 32bit MIR opt tests
Matthew Jasper
-6
/
+6
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-8
/
+8
2021-08-27
Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearth
bors
-6
/
+6
2021-08-26
update mir diffs
lcnr
-9
/
+9
2021-08-25
Fix debugger stepping behavior around `match` expressions
Wesley Wiser
-6
/
+6
2021-08-19
Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...
Erik Desjardins
-2
/
+1
2021-08-15
Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"
Erik Desjardins
-1
/
+2
2021-08-07
Run RemoveZsts at mir-opt-level=1
Erik Desjardins
-2
/
+1
2021-07-14
bless mir-opt, codegen, and remaining ui tests
Ralf Jung
-11
/
+11
2021-07-06
Revert "Revert "Update mir opt tests""
bjorn3
-9
/
+9
2021-06-23
Updated mir pretty print output
Deadbeef
-24
/
+0
2021-06-07
Revert "Update mir opt tests"
bjorn3
-9
/
+9
2021-05-30
Update mir opt tests
bjorn3
-9
/
+9
2021-05-17
mir-opt bless for Size field being removed from Allocation
Ralf Jung
-10
/
+10
2021-03-31
Make unevaluated DefId rendering deterministic
Oli Scherer
-9
/
+9
2021-03-23
Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obk
bors
-39
/
+39
2021-03-22
only run RemoveZsts at mir-opt-level 3 and above
Erik Desjardins
-1
/
+2
2021-03-20
bless mir-opt tests
lcnr
-18
/
+18
2021-03-15
bless tests
Erik Desjardins
-40
/
+39
2021-03-13
Extend SimplifyLocals to remove ZST writes
Simon Vandel Sillesen
-3
/
+0
2021-03-05
Bump mir-opt-level from 2 to 3 in tests
Santiago Pastorino
-2
/
+2
2021-03-05
Bump mir-opt-level from 3 to 4 in tests
Santiago Pastorino
-2
/
+2
2021-01-25
Implement new panic!() behaviour for Rust 2021.
Mara Bos
-5
/
+5
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-8
/
+8
2020-12-23
Addressed feedbacks
Yenlin Chen
-24
/
+0
2020-12-03
Combination of commits
Rich Kadel
-2
/
+2
2020-10-27
Disable "optimization to avoid load of address" in InstCombine
Jonas Schievink
-2
/
+2
2020-10-22
Check which places are dead
Simon Vandel Sillesen
-2
/
+2
2020-10-21
Disable "optimization to avoid load of address" in InstCombine
Tomasz Miąsko
-2
/
+2
2020-10-04
Bless mir-opt tests
Aaron Hill
-6
/
+6
2020-09-26
Bless mir-opt 32-bit tests
varkor
-14
/
+14
2020-09-26
Bless mir-opt tests
varkor
-28
/
+28
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-18
/
+18
2020-09-21
Add optimization to avoid load of address
Simon Vandel Sillesen
-2
/
+2
2020-09-17
Rename 32 bit mir files to be more tool friendly
Nixon Enraght-Moony
-0
/
+0
2020-09-17
Rename 64 bit mir files to be more tool friendly
Nixon Enraght-Moony
-0
/
+0
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-08-21
Suppress "const" prefix of FnDef in MIR dump
Lzu Tao
-14
/
+14
2020-08-20
Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser
bors
-8
/
+56
2020-08-20
Suppress MIR comments of Unit type
Lzu Tao
-264
/
+0
2020-08-20
Suppress MIR comments for FnDef in ty::Const
Lzu Tao
-39
/
+0
2020-08-18
Validate the MIR of all optimizations in the mir-opt directory
Oliver Scherer
-8
/
+56
2020-08-17
Update MIR tests with comment verbosity fix
Austin Lasher
-1550
/
+23
2020-08-11
move Deaggregate pass to post_borrowck_cleanup
Ralf Jung
-61
/
+56
2020-07-29
Update tests after rebase
Oliver Scherer
-1
/
+1
2020-07-29
Add test ensuring that we don't propagate large arrays
Oliver Scherer
-0
/
+177
2020-07-29
Stop propagating to locals that were marks as unpropagatable.
Oliver Scherer
-4
/
+2
2020-07-29
Move mir-opt tests to toplevel
Xavier Denis
-0
/
+0
[next]