Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FileCheck annotations to mir-opt tests. #116810

Merged
merged 21 commits into from
Oct 19, 2023
Merged

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    4ff03cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daf14f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fa01d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a7958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f65eb1f View commit details
    Browse the repository at this point in the history
  6. FileCheck box_expr.rs

    This check is made `needs-unwind`, as the panic=abort case is a strictly
    simpler version.
    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    38bf660 View commit details
    Browse the repository at this point in the history
  7. Add README.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d6f4bd5 View commit details
    Browse the repository at this point in the history
  8. FileCheck combine_array_len.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f0690d5 View commit details
    Browse the repository at this point in the history
  9. FileCheck bool_compare.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5453a4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddc328c View commit details
    Browse the repository at this point in the history
  11. FileCheck intrinsic_asserts.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f856247 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    386fff3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68c409f View commit details
    Browse the repository at this point in the history
  14. FileCheck casts.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d8cffda View commit details
    Browse the repository at this point in the history
  15. FileCheck lower_intrinsics.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4bae847 View commit details
    Browse the repository at this point in the history
  16. FileCheck lower_array_len.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ad057d4 View commit details
    Browse the repository at this point in the history
  17. FileCheck lower_slice_len.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d24e44a View commit details
    Browse the repository at this point in the history
  18. Mention skip in README.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c679b20 View commit details
    Browse the repository at this point in the history
  19. FileCheck issue_106141.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1368355 View commit details
    Browse the repository at this point in the history
  20. FileCheck inline_shims.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    69d9369 View commit details
    Browse the repository at this point in the history
  21. FileCheck transmute.

    cjgillot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    328192b View commit details
    Browse the repository at this point in the history