Commit a394d50
committed
Regenerate x86 platform intrinsics
The exact command used was:
$ cd src/etc/platform-intrinsics/x86
$ python2 ../generator.py --format compiler-defs -i info.json \
sse.json sse2.json sse3.json ssse3.json sse41.json sse42.json \
avx.json avx2.json fma.json \
> ../../../librustc_platform_intrinsics/x86.rs1 parent e1489ca commit a394d50
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
501 | 511 | | |
502 | 512 | | |
503 | 513 | | |
| |||
508 | 518 | | |
509 | 519 | | |
510 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
511 | 531 | | |
512 | 532 | | |
513 | 533 | | |
| |||
0 commit comments