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-25
FileCheck exponential_runtime
Ryan Mehri
-1
/
+8
2023-10-25
FileCheck dyn_trait
Ryan Mehri
-1
/
+8
2023-10-25
FileCheck dont_ice_on_generic_rust_call
Ryan Mehri
-1
/
+2
2023-10-25
FileCheck cycle
Ryan Mehri
-1
/
+8
2023-10-25
FileCheck caller_with_trivial_bound
Ryan Mehri
-1
/
+2
2023-10-25
FileCheck asm_unwind
Ryan Mehri
-1
/
+2
2023-10-25
Never consider raw pointer casts to be trival
Nilstrieb
-15
/
+25
2023-10-25
Verify that the alloc_id is Memory.
Camille GILLOT
-0
/
+52
2023-10-25
Rollup merge of #117141 - tmiasko:inline-target-features, r=oli-obk
Matthias Krüger
-226
/
+42
2023-10-25
Do not merge fn pointer casts.
Camille GILLOT
-0
/
+261
2023-10-25
FileCheck gvn.
Camille GILLOT
-1699
/
+1526
2023-10-25
Disambiguate non-deterministic constants.
Camille GILLOT
-9
/
+137
2023-10-25
Transform large arrays into Repeat expressions when possible.
Camille GILLOT
-1
/
+137
2023-10-25
Extract simplify_aggregate.
Camille GILLOT
-0
/
+142
2023-10-25
Simplify repeat expressions.
Camille GILLOT
-8
/
+12
2023-10-25
Simplify aggregate projections.
Camille GILLOT
-118
/
+152
2023-10-25
Simplify projections in GVN.
Camille GILLOT
-77
/
+290
2023-10-25
Evaluate computed values to constants.
Camille GILLOT
-164
/
+232
2023-10-25
Do not remove unused definitions inside GVN.
Camille GILLOT
-1114
/
+1345
2023-10-24
Auto merge of #115796 - cjgillot:const-prop-rvalue, r=oli-obk
bors
-140
/
+613
2023-10-24
Require target features to match exactly during inlining
Tomasz Miąsko
-1
/
+1
2023-10-24
Precommit target features compatibility test
Tomasz Miąsko
-0
/
+8
2023-10-24
Migrate inline_compatibility.rs test to FileCheck
Tomasz Miąsko
-226
/
+34
2023-10-24
Use `PlaceMention` for match scrutinees.
Camille GILLOT
-22
/
+71
2023-10-24
Tweak test to avoid platform dependency.
Camille GILLOT
-15
/
+15
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
[prev]
[next]