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

Backport safepoints at function entry #83

Merged
merged 2 commits into from
Oct 6, 2023

Commits on Oct 4, 2023

  1. Emit safepoints at function entry (JuliaLang#41616)

    * Emit safepoints at function entry
    
    * Make safepoint emission on function entry a codegen feature
    
    * Hoist signal page lookup outside fence
    
    * Update src/cgutils.cpp
    
    * Fix rebase
    vchuravy authored and kpamnany committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    04c5d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f12b3d View commit details
    Browse the repository at this point in the history