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

Switch LLVM codegen of Ptr{T} to an actual pointer type. #53687

Merged
merged 13 commits into from
Mar 21, 2024
Merged

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2e36f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24259d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b055a5 View commit details
    Browse the repository at this point in the history
  4. Add news entry.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a064311 View commit details
    Browse the repository at this point in the history
  5. Only depwarn once per method.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a1e513f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8a6a3f View commit details
    Browse the repository at this point in the history
  7. Use correct unboxing method.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b0a1207 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c2c692 View commit details
    Browse the repository at this point in the history
  9. Add pointer arithmetic tfunc.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7d6f8f7 View commit details
    Browse the repository at this point in the history
  10. Reorganize intrinsics.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e432ded View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42634dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2f64f3 View commit details
    Browse the repository at this point in the history
  13. Fix typo.

    maleadt committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    66dc4d2 View commit details
    Browse the repository at this point in the history