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

Avx512f #917

Merged
merged 25 commits into from
Sep 26, 2020
Merged

Avx512f #917

merged 25 commits into from
Sep 26, 2020

Commits on Sep 5, 2020

  1. Merge pull request #1 from rust-lang/master

    merge
    minybot authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    731dc70 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge pull request #3 from rust-lang/master

    merge from base
    minybot authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    72ff3d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Merge pull request #4 from rust-lang/master

    merge base
    minybot authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    bcc2a2c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    9b729dc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    123faf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. castps128_512

    minybot committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    45899dc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. castps_pd, castps_si512, castps512_ps256, castps512_ps128, castps128_…

    …ps512, castps256_ps512
    minybot committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c73dd0f View commit details
    Browse the repository at this point in the history
  2. castpd_ps, castpd_si512, castpd512_pd256, castpd512_pd128, castpd128_…

    …pd512, castpd256_pd512
    minybot committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4e9d4d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. castsi512_si128, castsi512_si256, castsi128_si512, castsi256_si512, c…

    …astsi512_ps, castsi512_pd
    minybot committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1d18142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2723d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def78a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc95e37 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. addnot: epi32, epi64

    minybot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    757df41 View commit details
    Browse the repository at this point in the history
  2. insertf32x4, insertf64x4

    minybot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    2370f24 View commit details
    Browse the repository at this point in the history
  3. inserti32x4, inserti64x4

    minybot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    bec0e99 View commit details
    Browse the repository at this point in the history
  4. mask_blend: epi32,epi64,ps,pd

    minybot committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    907de2f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. unpackhi: epi32,epi64,ps,pd

    minybot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6e08a62 View commit details
    Browse the repository at this point in the history
  2. fix assert_instr v1

    minybot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6876994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0629fe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79b5fb2 View commit details
    Browse the repository at this point in the history
  5. add const_fn_transmute

    minybot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    9dfe42f View commit details
    Browse the repository at this point in the history
  6. fix assert_instr for unpackhi

    minybot committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    11a64fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90f2ae6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. unpacklo: epi32,epi64,ps,pd

    minybot committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6a9d0c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34723b1 View commit details
    Browse the repository at this point in the history