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

Replace fragile erroneous const sys #70820

Merged
merged 11 commits into from
Apr 24, 2020

Commits on Apr 23, 2020

  1. Make mir::Constant Copy

    spastorino committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    6807bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8976e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db18b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5313e2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0107cec View commit details
    Browse the repository at this point in the history
  6. Make ConstPropagator only visit basic blocks when visiting body

    Avoid exercising unevaluated constants and go straight to visit the
    blocks.
    spastorino committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    f925a03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25e0be7 View commit details
    Browse the repository at this point in the history
  8. Bless mir-opt tests

    spastorino committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    39be0b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da9aa2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1ed7cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bc45f6 View commit details
    Browse the repository at this point in the history