rust/tests/mir-opt/inline
2024-07-29 18:14:35 +08:00
..
asm_unwind.main.Inline.panic-abort.diff
asm_unwind.main.Inline.panic-unwind.diff
asm_unwind.rs
caller_with_trivial_bound.foo.Inline.panic-unwind.diff
caller_with_trivial_bound.rs
cycle.f.Inline.panic-abort.diff
cycle.f.Inline.panic-unwind.diff
cycle.g.Inline.panic-abort.diff
cycle.g.Inline.panic-unwind.diff
cycle.main.Inline.panic-abort.diff
cycle.main.Inline.panic-unwind.diff
cycle.rs
dont_ice_on_generic_rust_call.call.Inline.panic-abort.diff
dont_ice_on_generic_rust_call.call.Inline.panic-unwind.diff
dont_ice_on_generic_rust_call.rs
dyn_trait.get_query.Inline.panic-abort.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
dyn_trait.get_query.Inline.panic-unwind.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
dyn_trait.mk_cycle.Inline.panic-abort.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
dyn_trait.mk_cycle.Inline.panic-unwind.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
dyn_trait.rs
dyn_trait.try_execute_query.Inline.panic-abort.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
dyn_trait.try_execute_query.Inline.panic-unwind.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
exponential_runtime.main.Inline.panic-abort.diff
exponential_runtime.main.Inline.panic-unwind.diff
exponential_runtime.rs
indirect_destination.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
inline_any_operand.bar.Inline.after.mir
inline_any_operand.rs
inline_async.rs
inline_box_fn.call.Inline.panic-abort.diff
inline_box_fn.call.Inline.panic-unwind.diff
inline_box_fn.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
inline_closure_borrows_arg.foo.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
inline_closure_borrows_arg.rs
inline_closure_captures.foo.Inline.after.mir
inline_closure_captures.rs
inline_closure.foo.Inline.after.mir
inline_closure.rs
inline_compatibility.rs
inline_coroutine.main.Inline.panic-abort.diff Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
inline_coroutine.main.Inline.panic-unwind.diff Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
inline_coroutine.rs Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
inline_cycle_generic.main.Inline.panic-abort.diff
inline_cycle_generic.main.Inline.panic-unwind.diff
inline_cycle_generic.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
inline_cycle.one.Inline.panic-abort.diff
inline_cycle.one.Inline.panic-unwind.diff
inline_cycle.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
inline_cycle.two.Inline.panic-abort.diff
inline_cycle.two.Inline.panic-unwind.diff
inline_diverging.f.Inline.panic-abort.diff
inline_diverging.f.Inline.panic-unwind.diff
inline_diverging.g.Inline.panic-abort.diff
inline_diverging.g.Inline.panic-unwind.diff
inline_diverging.h.Inline.panic-abort.diff
inline_diverging.h.Inline.panic-unwind.diff
inline_diverging.rs
inline_instruction_set.default.Inline.diff
inline_instruction_set.rs
inline_instruction_set.t32.Inline.diff
inline_more_in_non_inline.marked_inline_direct.Inline.after.panic-abort.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.marked_inline_direct.Inline.after.panic-unwind.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.marked_inline_indirect.Inline.after.panic-abort.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.marked_inline_indirect.Inline.after.panic-unwind.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.monomorphic_not_inline.Inline.after.panic-abort.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.monomorphic_not_inline.Inline.after.panic-unwind.mir Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_more_in_non_inline.rs Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_options.main.Inline.after.panic-abort.mir
inline_options.main.Inline.after.panic-unwind.mir
inline_options.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
inline_retag.bar.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
inline_retag.rs
inline_shims.clone.Inline.panic-abort.diff
inline_shims.clone.Inline.panic-unwind.diff
inline_shims.drop.Inline.panic-abort.diff Avoid MIR bloat in inlining 2024-07-01 05:17:13 -07:00
inline_shims.drop.Inline.panic-unwind.diff
inline_shims.rs
inline_specialization.main.Inline.panic-abort.diff
inline_specialization.main.Inline.panic-unwind.diff
inline_specialization.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
inline_trait_method_2.rs
inline_trait_method_2.test2.Inline.after.panic-abort.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
inline_trait_method_2.test2.Inline.after.panic-unwind.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
inline_trait_method.rs
inline_trait_method.test.Inline.after.panic-abort.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
inline_trait_method.test.Inline.after.panic-unwind.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
issue_58867_inline_as_ref_as_mut.a.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
issue_58867_inline_as_ref_as_mut.b.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
issue_58867_inline_as_ref_as_mut.c.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
issue_58867_inline_as_ref_as_mut.d.Inline.after.mir Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08:00
issue_58867_inline_as_ref_as_mut.rs
issue_76997_inline_scopes_parenting.main.Inline.after.mir
issue_76997_inline_scopes_parenting.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
issue_78442.bar.Inline.panic-abort.diff
issue_78442.bar.Inline.panic-unwind.diff
issue_78442.bar.RevealAll.panic-abort.diff
issue_78442.bar.RevealAll.panic-unwind.diff
issue_78442.rs
issue_106141.outer.Inline.panic-abort.diff Delete ConstDebugInfo pass 2024-06-10 00:06:02 -07:00
issue_106141.outer.Inline.panic-unwind.diff Delete ConstDebugInfo pass 2024-06-10 00:06:02 -07:00
issue_106141.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
polymorphic_recursion.rs
rustc_no_mir_inline.caller.Inline.panic-abort.diff
rustc_no_mir_inline.caller.Inline.panic-unwind.diff
rustc_no_mir_inline.caller.PreCodegen.after.panic-abort.mir
rustc_no_mir_inline.caller.PreCodegen.after.panic-unwind.mir
rustc_no_mir_inline.rs
unchecked_shifts.rs
unchecked_shifts.unchecked_shl_unsigned_smaller.Inline.panic-abort.diff Simplify the unchecked_sh[lr] ub-checks a bit 2024-05-25 15:58:26 -07:00
unchecked_shifts.unchecked_shl_unsigned_smaller.Inline.panic-unwind.diff Simplify the unchecked_sh[lr] ub-checks a bit 2024-05-25 15:58:26 -07:00
unchecked_shifts.unchecked_shl_unsigned_smaller.PreCodegen.after.panic-abort.mir Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods 2024-05-23 21:02:31 -04:00
unchecked_shifts.unchecked_shl_unsigned_smaller.PreCodegen.after.panic-unwind.mir Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods 2024-05-23 21:02:31 -04:00
unchecked_shifts.unchecked_shr_signed_bigger.Inline.panic-abort.diff Simplify the unchecked_sh[lr] ub-checks a bit 2024-05-25 15:58:26 -07:00
unchecked_shifts.unchecked_shr_signed_bigger.Inline.panic-unwind.diff Simplify the unchecked_sh[lr] ub-checks a bit 2024-05-25 15:58:26 -07:00
unchecked_shifts.unchecked_shr_signed_bigger.PreCodegen.after.panic-abort.mir Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods 2024-05-23 21:02:31 -04:00
unchecked_shifts.unchecked_shr_signed_bigger.PreCodegen.after.panic-unwind.mir Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods 2024-05-23 21:02:31 -04:00
unit_test.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
unsized_argument.caller.Inline.diff
unsized_argument.rs
unwrap_unchecked.rs
unwrap_unchecked.unwrap_unchecked.Inline.panic-abort.diff
unwrap_unchecked.unwrap_unchecked.Inline.panic-unwind.diff
unwrap_unchecked.unwrap_unchecked.PreCodegen.after.panic-abort.mir
unwrap_unchecked.unwrap_unchecked.PreCodegen.after.panic-unwind.mir