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
/
dataflow-const-prop
Age
Commit message (
Expand
)
Author
Lines
2023-12-07
also print 'immutable' flag
Ralf Jung
-10
/
+10
2023-12-02
Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...
bors
-34
/
+34
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-34
/
+34
2023-11-24
add track_caller for arith ops
bohan
-2
/
+2
2023-10-31
Update MIR tests for offset_of
George Bateman
-16
/
+16
2023-10-27
Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung
bors
-0
/
+4
2023-10-24
Use `PlaceMention` for match scrutinees.
Camille GILLOT
-0
/
+4
2023-10-24
Tweak test to avoid platform dependency.
Camille GILLOT
-15
/
+15
2023-10-21
Use a ConstValue instead.
Camille GILLOT
-179
/
+555
2023-10-21
Generate ValTrees in DataflowConstProp.
Camille GILLOT
-44
/
+136
2023-10-19
FileCheck transmute.
Camille GILLOT
-1
/
+22
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+23
2023-10-16
Stop trying to preserve pretty-printing.
Camille GILLOT
-20
/
+20
2023-10-16
Rebless.
Camille GILLOT
-4
/
+4
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-68
/
+68
2023-10-04
Remove mir::LocalDecl::internal.
Camille GILLOT
-0
/
+4
2023-09-20
Ignore debug-assertions in test.
Camille GILLOT
-0
/
+1
2023-09-20
Do not create a DerefLen place for `Box<[T]>`.
Camille GILLOT
-0
/
+952
2023-09-11
Duplicate output for test.
Camille GILLOT
-0
/
+491
2023-09-11
Support CopyForDeref.
Camille GILLOT
-4
/
+8
2023-09-11
Handle reading statics.
Camille GILLOT
-2
/
+190
2023-09-11
Support non-scalar constants.
Camille GILLOT
-12
/
+122
2023-09-07
Add test where slice is a const.
Camille GILLOT
-17
/
+136
2023-09-06
Propagate PlaceElem::Index.
Camille GILLOT
-16
/
+32
2023-09-06
Support array length.
Camille GILLOT
-0
/
+690
2023-09-06
Implement algebraic simplifications.
Camille GILLOT
-0
/
+71
2023-09-06
Support a few more rvalues.
Camille GILLOT
-0
/
+780
2023-08-30
lower ExprKind::Use, LogicalOp::Or and UnOp::Not
Ding Xiang Fei
-4
/
+6
2023-06-23
Bless tests
Gary Guo
-11
/
+11
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-721
/
+697
2023-06-12
bless mir-opt
Pietro Albini
-0
/
+268
2023-06-12
properly mark tests that require panic=abort
Pietro Albini
-5
/
+5
2023-04-06
Ignore many tests on wasm32
Gary Guo
-5
/
+10
2023-02-23
Rollup merge of #108208 - cjgillot:flood-enum, r=oli-obk
Matthias Krüger
-2
/
+102
2023-02-18
Remove overflow checks from ConstProp.
Camille GILLOT
-13
/
+22
2023-02-18
Use the correct place for enum variants.
Camille GILLOT
-2
/
+4
2023-02-18
Flood aggregate assignments with `Top`.
Camille GILLOT
-2
/
+1
2023-02-18
Add mir-opt test.
Camille GILLOT
-0
/
+99
2023-02-16
Auto merge of #107449 - saethlin:enable-copyprop, r=oli-obk
bors
-5
/
+7
2023-02-15
Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obk
Dylan DPC
-10
/
+77
2023-02-13
Clearly document intentional UB in mir-opt tests
Ben Kimock
-2
/
+9
2023-02-12
Enable CopyProp by default, tune the impl a bit
Ben Kimock
-5
/
+7
2023-02-06
Handle discriminants in dataflow-const-prop.
Camille GILLOT
-10
/
+77
2023-02-02
Bless tests.
Camille GILLOT
-16
/
+7
2023-02-02
Stop deaggregating enums in MIR.
Camille GILLOT
-3
/
+1
2023-01-31
Remove both StorageLive and StorageDead in CopyProp.
Camille GILLOT
-2
/
+0
2023-01-27
Do not merge locals that have their address taken.
Camille GILLOT
-0
/
+2
2023-01-27
Implement SSA CopyProp pass.
Camille GILLOT
-10
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+907