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
/
tests
/
mir-opt
/
dead-store-elimination
Age
Commit message (
Expand
)
Author
Lines
2025-10-02
mir-opt: Eliminate dead statements even if they are used by debuginfos
dianqk
-4
/
+2
2025-10-02
mir-opt: Eliminate trivial unnecessary storage annotations
dianqk
-8
/
+2
2025-10-02
mir-opt: Eliminate dead ref statements
dianqk
-0
/
+90
2025-07-23
Give an AllocId to ConstValue::Slice.
Camille GILLOT
-0
/
+8
2025-04-08
Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub
Michael Goulet
-1
/
+1
2024-08-18
Bless *all* the mir-opt tests
Scott McMurray
-13
/
+13
2024-08-18
Update mir-opt filechecks
Scott McMurray
-2
/
+2
2024-06-03
Reformat `mir!` macro invocations to use braces.
Nicholas Nethercote
-4
/
+4
2024-04-20
mir-opt tests: rename unit-test -> test-mir-pass
Ralf Jung
-4
/
+4
2024-04-03
rename `expose_addr` to `expose_provenance`
joboet
-4
/
+4
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-8
/
+8
2024-01-11
Do not run simplify_locals inside DSE.
Camille GILLOT
-5
/
+9
2024-01-11
Sandwich MIR optimizations between DSE.
Camille GILLOT
-35
/
+51
2023-12-26
custom mir: make it clear what the return block is
Ralf Jung
-3
/
+3
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-3
/
+3
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+4
2023-10-06
Preserve DebugInfo in DeadStoreElimination.
Camille GILLOT
-155
/
+57
2023-08-23
Do not convert copies of packed projections to moves.
Camille GILLOT
-0
/
+56
2023-07-19
Turn copy into moves during DSE.
Camille GILLOT
-0
/
+61
2023-06-23
Bless tests
Gary Guo
-2
/
+2
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-147
/
+135
2023-06-12
bless mir-opt
Pietro Albini
-0
/
+76
2023-06-12
properly mark tests that require panic=abort
Pietro Albini
-1
/
+1
2023-04-29
Make PlaceMention a non-mutating use.
Camille GILLOT
-7
/
+7
2023-04-29
Add test.
Camille GILLOT
-0
/
+34
2023-04-06
Ignore many tests on wasm32
Gary Guo
-1
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+165