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

(0.46.0) Add recognition of modern Intel processors to port library and compiler #204

Merged
merged 2 commits into from
Jun 2, 2024

Commits on Jun 1, 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 Jun 1, 2024
    Configuration menu
    Copy the full SHA
    49be298 View commit details
    Browse the repository at this point in the history
  2. 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 Jun 1, 2024
    Configuration menu
    Copy the full SHA
    bbb2817 View commit details
    Browse the repository at this point in the history