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

ARM64 - Emitting msub instruction #66621

Merged
merged 7 commits into from
Apr 12, 2022
Merged

ARM64 - Emitting msub instruction #66621

merged 7 commits into from
Apr 12, 2022

Commits on Mar 14, 2022

  1. Emitting MSUB for ARM64

    TIHan committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    09dc7e3 View commit details
    Browse the repository at this point in the history
  2. Update codegenarm64.cpp

    TIHan authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0247254 View commit details
    Browse the repository at this point in the history
  3. Updated comments

    TIHan committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ff8ee6f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Formatting

    TIHan committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    39d098c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f006f8e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    1acab50 View commit details
    Browse the repository at this point in the history
  2. Can only use gtOverflow after checking to see if it's a valid operato…

    …r that supports overflow
    TIHan committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    4655c4f View commit details
    Browse the repository at this point in the history