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 const-eval support for SIMD types, insert, and extract #64738

Merged
merged 12 commits into from
Sep 25, 2019

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    03ac54a View commit details
    Browse the repository at this point in the history
  2. Add a fail test

    gnzlbg committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    75d8199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0bbd2b View commit details
    Browse the repository at this point in the history
  4. Add some more tests

    gnzlbg committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    e6239bb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    3a6e96e View commit details
    Browse the repository at this point in the history
  2. Remove unreachable code

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    97ce904 View commit details
    Browse the repository at this point in the history
  3. Tidy

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    02b3234 View commit details
    Browse the repository at this point in the history
  4. Refactor

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    5976674 View commit details
    Browse the repository at this point in the history
  5. Test errors

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    e74a268 View commit details
    Browse the repository at this point in the history
  6. Format

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    e1cf0a1 View commit details
    Browse the repository at this point in the history
  7. Clean tests

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    02bfbf9 View commit details
    Browse the repository at this point in the history
  8. Remove fail tests

    gnzlbg committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    5ecb7eb View commit details
    Browse the repository at this point in the history