about summary refs log tree commit diff
path: root/library/stdarch/crates/stdarch-test
AgeCommit message (Expand)AuthorLines
2023-10-31Simplify some expressions with pointers and referencesEduardo Sánchez Muñoz-2/+2
2023-10-31Convert `while` loop to `for`Eduardo Sánchez Muñoz-1/+1
2023-10-10Bump wasmprinter to 0.2.67Eduardo Sánchez Muñoz-1/+1
2023-09-22Fix: #1464 for rv64 zbGijs Burghoorn-1/+1
2023-09-22Fix: #1464 for rv64 zkGijs Burghoorn-0/+2
2023-08-29Update instruction tests for LLVM 17Amanieu d'Antras-6/+9
2023-08-29Fix CI on wasm32-wasiAmanieu d'Antras-26/+36
2023-06-09Remove assert_instr exception for AArch64 *cvt*.Jacob Bramley-5/+0
2023-04-08stdarch-test: Ignore `{evex}` prefix emitted by recent objdumpAmanieu d'Antras-1/+1
2023-03-19wasm32: Add relaxed simd instructionsAlex Crichton-1/+1
2023-02-18Fix typobwmf2-1/+1
2022-10-25Edition 2021, apply clippy::uninlined_format_args fix (#1339)Yuri Astrakhan-10/+10
2022-10-04Update the Android Docker files to Ubuntu 22.04 (#1338)Chris Wailes-1/+0
2022-09-11Bump `cfg-if` dependency to 1.0Charles Lew-1/+1
2021-09-29Complete vld* and vst* neon instructions (#1224)Sparrow Li-0/+9
2021-09-24Complete vst1 neon instructions (#1221)Sparrow Li-0/+4
2021-09-18Check inlining and instruction count for assert_instr(nop) as well (#1218)Hans Kratz-7/+4
2021-09-08Normalize [us]shll.* ..., #0 aarch64 disassembly to the preferred [us]xtl.* (...Hans Kratz-1/+24
2021-09-09Disable arm inlining check again for now as some tests are still failing.Hans Kratz-1/+1
2021-09-09Use a lighter dedup guard in the assert_instr test shims.Hans Kratz-3/+3
2021-09-08Implement proper subroutine call detection for x86, x86_64, aarch64 and wasm32.Hans Kratz-13/+21
2021-09-08remove assembly parsing special case for otool output (no longer needed)Hans Kratz-10/+1
2021-09-08using v8.6a target feature to cover more instructionsHans Kratz-1/+1
2021-09-08Use objdump on Macos x86_64 as well.Hans Kratz-32/+7
2021-09-08Use LLVM objdump on Macos ARM64 because it is not possible to enable TME supp...Hans Kratz-0/+18
2021-08-31Add vst neon instructions (#1205)Sparrow Li-0/+3
2021-08-11Update arm vcvt intrinsics to use llvm.fpto(su)i.satJamie Cunliffe-0/+5
2021-05-21Add vfma and vfms neon instructions (#1169)Sparrow Li-1/+1
2021-04-28Add vmla_n, vmla_lane, vmls_n, vmls_lane neon instructions (#1145)Sparrow Li-1/+1
2021-04-17add neon instruction vfma_n_* (#1122)surechen-2/+2
2021-04-17[DRAFT] intrinsics for all architectures appear in rustdoc (#1104)Sebastian Thiel-1/+1
2021-04-12Allow primitive types in the code generator and add vdup instructions (#1114)Sparrow Li-2/+6
2021-04-11Convert all crates to 2018 edition (#1109)Joshua Nelson-3/+2
2021-04-07Deny 2018 idiom lints (#1108)Joshua Nelson-2/+1
2021-03-11Update WebAssembly SIMD/Atomics (#1073)Alex Crichton-1/+1
2020-11-06Use --no-show-raw-insn to make disassemble parser simple. (#948)Makoto Kato-9/+3
2020-11-04Use black_box instead of llvm_asm (#944)Joseph Richey-2/+6
2020-10-25Run CI for i686-pc-windows-msvc (#934)Makoto Kato-48/+57
2020-08-10add more things that do adds (#881)Lokathor-1/+0
2020-07-18Update and revamp wasm32 SIMD intrinsics (#874)Alex Crichton-55/+15
2020-07-15Implement AVX512f floating point comparisons (#869)Daniel Smith-1/+0
2020-04-07Implement additional ARM NEON intriniscs (#792)Heinz N. Gies-0/+6
2020-03-29Fix CI (#845)Amanieu d'Antras-2/+2
2019-12-18Require prefix of instruction line to be the expected instructionbjorn3-1/+1
2019-10-10Remove const_str_as_bytes feature gateTaiki Endo-1/+0
2019-09-16Formatgnzlbg-76/+66
2019-07-14Try harder to parse invalid UTF8 on Windowsgnzlbg-4/+5
2019-07-14Try windowsgnzlbg-1/+11
2019-07-09Update repo namegnzlbg-0/+468