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

[X86] Support APX promoted RAO-INT and MOVBE instructions #77431

Merged
merged 14 commits into from
Jan 26, 2024

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    2278af0 View commit details
    Browse the repository at this point in the history
  2. add pattern to movberr

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0919f4d View commit details
    Browse the repository at this point in the history
  3. update predicates

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ba05382 View commit details
    Browse the repository at this point in the history
  4. resolve comment

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    799d4d1 View commit details
    Browse the repository at this point in the history
  5. resolve comment

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    74f97e8 View commit details
    Browse the repository at this point in the history
  6. rewrite with ITy

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3c6cb40 View commit details
    Browse the repository at this point in the history
  7. update test

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    306a3c6 View commit details
    Browse the repository at this point in the history
  8. resolve comments

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a978e80 View commit details
    Browse the repository at this point in the history
  9. rewrite raoint multi class

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2f4b607 View commit details
    Browse the repository at this point in the history
  10. support movberr to bswap

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9d0b8cb View commit details
    Browse the repository at this point in the history
  11. resolve comments

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a881b3c View commit details
    Browse the repository at this point in the history
  12. add test for ndd,-movbe

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    95148bc View commit details
    Browse the repository at this point in the history
  13. reorder

    XinWang10 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2d2658b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. use BinOpMR_M

    XinWang10 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    42cbb58 View commit details
    Browse the repository at this point in the history