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

cranelift: Port a bunch more lowerings to ISLE on x64 #3690

Merged
merged 7 commits into from
Jan 14, 2022

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    4120e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41fdb0 View commit details
    Browse the repository at this point in the history
  3. cranelift: Use x64_ prefix to disambiguate with clif in ISLE

    Instead of using `m_` like we used to, which was short for "mach inst" but not
    obvious or clear at all.
    fitzgen committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b787318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5917f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bb3645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    658c5d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    a052285 View commit details
    Browse the repository at this point in the history