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

Prepare for LLVM 9 update #62474

Merged
merged 8 commits into from
Jul 10, 2019
Merged

Prepare for LLVM 9 update #62474

merged 8 commits into from
Jul 10, 2019

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    04304fc View commit details
    Browse the repository at this point in the history
  2. Pass type to byval attributes

    nikic committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    eb33822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b57c499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3170b62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5324b42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8789c9e View commit details
    Browse the repository at this point in the history
  7. Fix float add/mul reduction codegen

    The accumulator is now respected for unordered reductions.
    nikic committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    5c95f5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac56025 View commit details
    Browse the repository at this point in the history