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 recognition of modern Intel processors to port library and compiler #7350

Merged
merged 2 commits into from
May 30, 2024

Commits on May 28, 2024

  1. Improve readability of X86 CPU model and processor macros

    Add underscores for improved readability.
    
    Signed-off-by: Daryl Maier <[email protected]>
    0xdaryl committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9d8a6a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add recognition of modern Intel processors to port library and compiler

    * Cascade Lake
    * Ice Lake
    * Sapphire Rapids
    * Emerald Rapids
    
    Signed-off-by: Daryl Maier <[email protected]>
    0xdaryl committed May 30, 2024
    Configuration menu
    Copy the full SHA
    428863c View commit details
    Browse the repository at this point in the history