about summary refs log tree commit diff
path: root/library/stdarch/examples
AgeCommit message (Expand)AuthorLines
2018-04-26fix errors/warnings from the stabilization of cfg_target_feature and target_f...gnzlbg-4/+3
2018-03-27rustfmtJason Davies-3/+3
2018-03-22add tests for endian-dependent behavior (#394)gnzlbg-5/+17
2018-03-20add arm neon vector types (#384)gnzlbg-5/+5
2018-03-09Add initial wasm memory grow/current intrinsics (#361)Alex Crichton-0/+47
2018-03-07Rename `is_target_feature_detected!` (#346)Alex Crichton-10/+10
2018-03-05Prepare portable packed vector types for RFCs (#338)gnzlbg-9/+15
2018-02-25Compile examples on CI (#329)Alex Crichton-13/+19
2018-02-18Reorganize and refactor source tree (#324)Alex Crichton-10/+10
2018-02-02Run-time feature detection for AES-NI and TSC (#312)gnzlbg-45/+76
2018-01-19Remove Into/From between x86 and portable types (#292)Alex Crichton-68/+0
2018-01-19Add an example of SIMD-powered hex encoding (#291)Alex Crichton-0/+334
2018-01-17Update `target_feature` syntax (#283)Alex Crichton-86/+12
2018-01-09Migrate the `i686::sse` module to vendor types (#269)Alex Crichton-4/+4
2017-12-14Fix rustfmt (#239)gnzlbg-4/+6
2017-12-13move __m128i to the v128 modulegnzlbg-2/+2
2017-11-02[ci] enable clippy (#62)gnzlbg-11/+29
2017-10-27[ci] check formatting (#64)gnzlbg-56/+73
2017-10-22Deny all warnings and fix errors (#135)gnzlbg-29/+34
2017-10-18[example] nbody (#117)gnzlbg-0/+206
2017-09-27x86: add unsafe to all x86 vendor intrinsicsAndrew Gallant-3/+5
2017-09-21Add CI for more platformsAlex Crichton-76/+101
2017-09-17add scratchAndrew Gallant-0/+25
2017-06-19fixAndrew Gallant-1/+1
2017-06-19add strange example that failsAndrew Gallant-0/+25
2017-06-19refactorAndrew Gallant-5/+6
2017-03-13progressAndrew Gallant-10/+31
2016-12-28progressAndrew Gallant-2/+2
2016-12-11progressAndrew Gallant-1/+7
2016-12-11progressAndrew Gallant-3/+13
2016-12-02progressAndrew Gallant-20/+3
2016-11-30progressAndrew Gallant-0/+3
2016-11-29progressAndrew Gallant-1/+1
2016-11-28progressAndrew Gallant-6/+6
2016-11-27progressAndrew Gallant-18/+14
2016-11-24scratchAndrew Gallant-0/+28