Skip to content

Avx512f #933

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

Merged
merged 25 commits into from
Nov 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
731dc70
Merge pull request #1 from rust-lang/master
minybot Sep 5, 2020
72ff3d7
Merge pull request #3 from rust-lang/master
minybot Sep 7, 2020
bcc2a2c
Merge pull request #4 from rust-lang/master
minybot Sep 11, 2020
9b729dc
Merge remote-tracking branch 'upstream/master'
minybot Sep 15, 2020
123faf2
Merge remote-tracking branch 'upstream/master'
minybot Sep 19, 2020
6e9ddb1
Merge remote-tracking branch 'upstream/master'
minybot Sep 26, 2020
27b6812
Merge remote-tracking branch 'upstream/master'
minybot Oct 11, 2020
c164a2f
Merge remote-tracking branch 'upstream/master'
minybot Oct 17, 2020
9078104
mask_fmsub: ss,sd; fmsub_round: ss,sd;
minybot Oct 17, 2020
57d652d
fnmadd: ss,sd; fnmsub: ss,sd; fnmadd_round: ss,sd; fnmsub_round: ss,sd;
minybot Oct 17, 2020
f620cc3
fixupimm: ss,sd; fixupimm_round: ss,sd;
minybot Oct 17, 2020
e446e01
cvt_roundss_sd, cvtss_sd, cvtroundsd_ss, cvtsd_ss
minybot Oct 18, 2020
9618c7e
cvt_roundss_si32, cvt_roundss_i32, cvt_roundss_si64, cvt_roundss_i64,…
minybot Oct 18, 2020
4d73d80
cvt_roundsd_si32, cvt_roundsd_i32, cvt_roundsd_si64, cvt_roundsd_i64,…
minybot Oct 18, 2020
dbb1bfd
cvt_roundsi32_ss, cvt_roundi32_ss, cvt_roundsi64_ss, cvt_roundi64_ss,…
minybot Oct 18, 2020
d25fd1f
cvti32_ss; cvti32_sd; cvti64_ss; cvti64_sd;
minybot Oct 19, 2020
aaaf2cf
cvtt_roundsd_si32, cvtt_roundsd_i32, cvtt_roundsd_si64, cvtt_roundsd_…
minybot Oct 19, 2020
4cb4889
cvtu32_ss, cvtu32_sd, cvtu64_ss, cvtu64_sd;
minybot Oct 19, 2020
46ea324
mm_comi_ss; mm_comi_sd;
minybot Oct 19, 2020
4788e47
fix x86/macro.rs
minybot Oct 19, 2020
348278f
512_kunpackb
minybot Oct 19, 2020
5138879
512_kortestc
minybot Oct 20, 2020
0a92030
fix document link error; unify the document format
minybot Oct 22, 2020
e7b43e7
remove cvt,cvtt i64,si64,u64 because i686 crash llvm
minybot Oct 22, 2020
c6ac764
fix mm_fmsub, mm_fnmadd, mm_fnmsub
minybot Nov 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading