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
/
const_debuginfo.main.ConstDebugInfo.diff
Age
Commit message (
Expand
)
Author
Lines
2024-06-10
Delete `ConstDebugInfo` pass
Scott McMurray
-115
/
+0
2023-12-24
Replace legacy ConstProp by GVN.
Camille GILLOT
-10
/
+15
2023-10-31
FileCheck const_debuginfo.
Camille GILLOT
-38
/
+53
2023-10-25
Do not remove unused definitions inside GVN.
Camille GILLOT
-42
/
+33
2023-10-21
Use a ConstValue instead.
Camille GILLOT
-2
/
+6
2023-10-21
Generate ValTrees in DataflowConstProp.
Camille GILLOT
-2
/
+3
2023-09-05
Refactor how MIR represents composite debuginfo.
Camille GILLOT
-2
/
+10
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-67
/
+64
2023-02-05
Simplify construction of replacement map.
Camille GILLOT
-22
/
+30
2023-02-05
Fix SROA without deaggregation.
Camille GILLOT
-18
/
+12
2023-02-02
Bless tests.
Camille GILLOT
-45
/
+28
2023-02-02
Stop deaggregating enums in MIR.
Camille GILLOT
-3
/
+1
2023-01-31
Remove both StorageLive and StorageDead in CopyProp.
Camille GILLOT
-3
/
+0
2023-01-27
Do not merge locals that have their address taken.
Camille GILLOT
-0
/
+3
2023-01-27
Implement SSA CopyProp pass.
Camille GILLOT
-15
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+126