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
Age
Commit message (
Expand
)
Author
Lines
2023-10-24
Auto merge of #116300 - cjgillot:split-move, r=petrochenkov
bors
-58
/
+46
2023-10-21
Use a ConstValue instead.
Camille GILLOT
-181
/
+561
2023-10-21
Generate ValTrees in DataflowConstProp.
Camille GILLOT
-46
/
+139
2023-10-21
Do not create move paths that do not need dropping.
Camille GILLOT
-58
/
+46
2023-10-21
FileCheck annotations.
Camille GILLOT
-34
/
+217
2023-10-21
Correct loop_headers logic.
Camille GILLOT
-14
/
+2
2023-10-21
Rebase fallout.
Camille GILLOT
-25
/
+1
2023-10-21
Handle more terminators.
Camille GILLOT
-6
/
+24
2023-10-21
Do not thread through loop headers.
Camille GILLOT
-32
/
+6
2023-10-21
Implement JumpThreading pass.
Camille GILLOT
-0
/
+1635
2023-10-20
s/generator/coroutine/
Oli Scherer
-63
/
+63
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-27
/
+27
2023-10-19
FileCheck transmute.
Camille GILLOT
-2
/
+44
2023-10-19
FileCheck inline_shims.
Camille GILLOT
-1
/
+4
2023-10-19
FileCheck issue_106141.
Camille GILLOT
-1
/
+6
2023-10-19
Mention skip in README.
Camille GILLOT
-0
/
+2
2023-10-19
FileCheck lower_slice_len.
Camille GILLOT
-2
/
+3
2023-10-19
FileCheck lower_array_len.
Camille GILLOT
-1
/
+14
2023-10-19
FileCheck lower_intrinsics.
Camille GILLOT
-1
/
+87
2023-10-19
FileCheck casts.
Camille GILLOT
-50
/
+53
2023-10-19
FileCheck combine_transmutes.
Camille GILLOT
-1
/
+22
2023-10-19
FileCheck duplicate_switch_targets.
Camille GILLOT
-4
/
+5
2023-10-19
FileCheck intrinsic_asserts.
Camille GILLOT
-37
/
+46
2023-10-19
FileCheck combine_clone_of_primitives.
Camille GILLOT
-8
/
+11
2023-10-19
FileCheck bool_compare.
Camille GILLOT
-103
/
+191
2023-10-19
FileCheck combine_array_len.
Camille GILLOT
-2
/
+3
2023-10-19
Add README.
Camille GILLOT
-0
/
+16
2023-10-19
FileCheck box_expr.rs
Camille GILLOT
-145
/
+104
2023-10-19
FileCheck basic_assignment.rs.
Camille GILLOT
-3
/
+20
2023-10-19
FileCheck asm_unwind_panic_abort.rs
Camille GILLOT
-1
/
+3
2023-10-19
FileCheck array_index_is_temporary.rs
Camille GILLOT
-1
/
+7
2023-10-19
Run filecheck on reference_prop.rs
Camille GILLOT
-16
/
+318
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-190
/
+470
2023-10-19
Rollup merge of #116896 - cjgillot:single-inline, r=oli-obk
Matthias Krüger
-0
/
+19
2023-10-18
Only check in a single place if a pass is enabled.
Camille GILLOT
-0
/
+19
2023-10-18
coverage: Store expression data in function coverage info
Zalathar
-2
/
+4
2023-10-18
coverage: Store all of a function's mappings in function coverage info
Zalathar
-5
/
+13
2023-10-17
Automatically enable cross-crate inlining for small functions
Ben Kimock
-237
/
+193
2023-10-16
Stop trying to preserve pretty-printing.
Camille GILLOT
-112
/
+112
2023-10-16
Rebless.
Camille GILLOT
-34
/
+34
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-218
/
+218
2023-10-13
Clean up unchecked_math, separate out unchecked_shifts
ltdk
-1
/
+1
2023-10-08
Also consider call and yield as MIR SSA.
Camille GILLOT
-80
/
+152
2023-10-06
Preserve DebugInfo in DeadStoreElimination.
Camille GILLOT
-790
/
+721
2023-10-05
move subtyper change reveal_all
ouz-a
-52
/
+44
2023-10-04
Remove mir::LocalDecl::internal.
Camille GILLOT
-0
/
+92
2023-10-03
Auto merge of #115301 - Zalathar:regions-vec, r=davidtwco
bors
-6
/
+5
2023-10-03
coverage: Store each BCB's code regions in one coverage statement
Zalathar
-2
/
+1
2023-10-03
coverage: Let each coverage statement hold a vector of code regions
Zalathar
-6
/
+6
2023-10-02
have better explanation for `relate_types`
ouz-a
-8
/
+4
[prev]
[next]