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
/
dest-prop
Age
Commit message (
Expand
)
Author
Lines
2025-09-16
Enable DestinationPropagation by default.
Camille GILLOT
-0
/
+148
2025-09-13
Mark reads in statements to avoid overlapping assingments.
Camille Gillot
-14
/
+12
2025-09-13
Add test.
Camille Gillot
-0
/
+135
2025-09-07
Unify a source with all possible destinations.
Camille Gillot
-32
/
+34
2025-09-07
Reimplement DestinationPropagation according to live ranges.
Camille GILLOT
-18
/
+14
2025-04-03
Invalid dereferences for all non-local mutations
dianqk
-14
/
+6
2024-10-19
Emit error on `skip-filecheck` test containing filecheck directives
clubby789
-2
/
+1
2024-08-18
Bless *all* the mir-opt tests
Scott McMurray
-38
/
+38
2024-08-18
Update mir-opt filechecks
Scott McMurray
-6
/
+6
2024-07-13
Rollup merge of #122300 - CastilloDel:master, r=cjgillot
Jubilee
-6
/
+48
2024-06-26
Acknowledge comments
CastilloDel
-1
/
+6
2024-06-10
Add `SingleUseConsts` mir-opt pass
Scott McMurray
-2
/
+2
2024-05-31
Revert "Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obk"
Camille GILLOT
-143
/
+2
2024-05-29
Enable DestinationPropagation by default.
Camille GILLOT
-2
/
+143
2024-04-20
mir-opt tests: rename unit-test -> test-mir-pass
Ralf Jung
-6
/
+6
2024-04-18
At debuginfo=0, don't inline debuginfo when inlining
Scott McMurray
-1
/
+1
2024-04-14
Run filecheck on dest-prop/simple.rs
CastilloDel
-1
/
+4
2024-04-14
Run filecheck on dest-prop/dead_stores_79191.rs and dead_stores_better.rs
CastilloDel
-2
/
+14
2024-04-14
Run filecheck on dest-prop/cycle.rs
CastilloDel
-1
/
+4
2024-04-14
Run filecheck on dest-prop/copy_propagation.rs
CastilloDel
-1
/
+17
2024-04-14
Run filecheck on dest-prop/branch.rs
CastilloDel
-1
/
+4
2024-04-03
Remove MIR unsafe check
Matthew Jasper
-8
/
+4
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-8
/
+8
2024-01-11
Sandwich MIR optimizations between DSE.
Camille GILLOT
-6
/
+14
2024-01-05
rustc_mir_transform: Make DestinationPropagation stable for queries
Martin Nordholts
-18
/
+18
2024-01-04
Migrate memory overlap check from validator to lint
Tomasz Miąsko
-184
/
+0
2023-12-24
Replace legacy ConstProp by GVN.
Camille GILLOT
-23
/
+35
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+8
2023-10-17
Automatically enable cross-crate inlining for small functions
Ben Kimock
-28
/
+10
2023-10-06
Preserve DebugInfo in DeadStoreElimination.
Camille GILLOT
-6
/
+12
2023-06-23
Bless tests
Gary Guo
-19
/
+19
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-632
/
+560
2023-06-12
bless mir-opt
Pietro Albini
-0
/
+495
2023-06-12
properly mark tests that require panic=abort
Pietro Albini
-8
/
+8
2023-04-06
Ignore many tests on wasm32
Gary Guo
-13
/
+21
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+663