rust/tests/mir-opt/inline
2023-03-25 19:33:19 -04:00
..
asm_unwind.main.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
asm_unwind.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
caller_with_trivial_bound.foo.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
caller_with_trivial_bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cycle.f.Inline.diff Bless tests. 2023-02-02 23:26:26 +00:00
cycle.g.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
cycle.main.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
cycle.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn_trait.get_query.Inline.diff Implement SSA CopyProp pass. 2023-01-27 18:22:45 +00:00
dyn_trait.mk_cycle.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn_trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn_trait.try_execute_query.Inline.diff Implement SSA CopyProp pass. 2023-01-27 18:22:45 +00:00
exponential_runtime.main.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
exponential_runtime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_any_operand.bar.Inline.after.mir Implement SSA CopyProp pass. 2023-01-27 18:22:45 +00:00
inline_any_operand.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_async.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_closure_borrows_arg.foo.Inline.after.mir Bless tests. 2023-02-02 23:26:26 +00:00
inline_closure_borrows_arg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_closure_captures.foo.Inline.after.mir Bless tests. 2023-02-02 23:26:26 +00:00
inline_closure_captures.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_closure.foo.Inline.after.mir Bless tests. 2023-02-02 23:26:26 +00:00
inline_closure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_compatibility.inlined_no_sanitize.Inline.diff Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_compatibility.inlined_target_feature.Inline.diff Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_compatibility.not_inlined_c_variadic.Inline.diff Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_compatibility.not_inlined_no_sanitize.Inline.diff Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_compatibility.not_inlined_target_feature.Inline.diff Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_compatibility.rs Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
inline_cycle_generic.main.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_cycle_generic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_cycle.one.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_cycle.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_cycle.two.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
inline_diverging.f.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_diverging.g.Inline.diff Generalize operation. 2023-03-13 18:22:55 +00:00
inline_diverging.h.Inline.diff Replace ZST operands and debuginfo by constants. 2023-03-13 18:19:57 +00:00
inline_diverging.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_generator.main.Inline.diff Enable CopyProp by default, tune the impl a bit 2023-02-12 13:23:53 -05:00
inline_generator.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_instruction_set.default.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_instruction_set.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_instruction_set.t32.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_into_box_place.main.Inline.diff Remove uses of box_syntax in rustc and tools 2023-03-12 13:19:46 +00:00
inline_into_box_place.rs Remove uses of box_syntax in rustc and tools 2023-03-12 13:19:46 +00:00
inline_options.main.Inline.after.mir Generalize operation. 2023-03-13 18:22:55 +00:00
inline_options.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_retag.bar.Inline.after.mir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_retag.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_shims.clone.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_shims.drop.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_shims.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_specialization.main.Inline.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_specialization.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_trait_method_2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_trait_method_2.test2.Inline.after.mir Implement SSA CopyProp pass. 2023-01-27 18:22:45 +00:00
inline_trait_method.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_trait_method.test.Inline.after.mir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_58867_inline_as_ref_as_mut.a.Inline.after.mir Enable instcombine for mutable reborrows 2023-02-16 07:51:23 -05:00
issue_58867_inline_as_ref_as_mut.b.Inline.after.mir Enable instcombine for mutable reborrows 2023-02-16 07:51:23 -05:00
issue_58867_inline_as_ref_as_mut.c.Inline.after.mir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_58867_inline_as_ref_as_mut.d.Inline.after.mir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_58867_inline_as_ref_as_mut.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_76997_inline_scopes_parenting.main.Inline.after.mir Replace ZST operands and debuginfo by constants. 2023-03-13 18:19:57 +00:00
issue_76997_inline_scopes_parenting.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_78442.bar.Inline.diff Bless tests. 2023-02-02 23:26:26 +00:00
issue_78442.bar.RevealAll.diff Bless tests. 2023-02-02 23:26:26 +00:00
issue_78442.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_106141.outer.Inline.diff Make the inlining destination a Local. 2023-01-14 12:09:06 +00:00
issue_106141.rs Make the inlining destination a Local. 2023-01-14 12:09:06 +00:00
polymorphic_recursion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unchecked_shifts.rs Enable inlining of diverging functions 2023-03-18 14:29:13 -04:00
unchecked_shifts.unchecked_shl_unsigned_smaller.Inline.diff Enable inlining of diverging functions 2023-03-18 14:29:13 -04:00
unchecked_shifts.unchecked_shl_unsigned_smaller.PreCodegen.after.mir Enable inlining of diverging functions 2023-03-18 14:29:13 -04:00
unchecked_shifts.unchecked_shr_signed_smaller.Inline.diff Enable inlining of diverging functions 2023-03-18 14:29:13 -04:00
unchecked_shifts.unchecked_shr_signed_smaller.PreCodegen.after.mir Enable inlining of diverging functions 2023-03-18 14:29:13 -04:00
unwrap_unchecked.rs Ignore the unwrap_unchecked test on wasm32-unknown-unknown 2023-03-25 19:33:19 -04:00
unwrap_unchecked.unwrap_unchecked.Inline.diff Ignore the unwrap_unchecked test on wasm32-unknown-unknown 2023-03-25 19:33:19 -04:00
unwrap_unchecked.unwrap_unchecked.PreCodegen.after.mir Ignore the unwrap_unchecked test on wasm32-unknown-unknown 2023-03-25 19:33:19 -04:00