提交历史

作者 SHA1 备注 提交日期
  Diego Frias 9cc3e7d32d LibWasm: Fix SIMD shuffle and swizzle 11 月之前
  Diego Frias d841742c35 LibWasm: Fix SIMD bit shift right 11 月之前
  Diego Frias 4b9649282e LibWasm: Implement the rest of the SIMD conversions 11 月之前
  Diego Frias 616048c67e LibWasm: Implement integer conversion and narrowing SIMD instructions 11 月之前
  Diego Frias 146646b597 LibWasm: Implement bitmask and float conversion instructions 11 月之前
  Hendiadyoin1 144e822de2 LibWasm: Use `shuffle_or_0` in for vector swizzles and shuffles 1 年之前
  Ali Mohammad Pur 8c8310f0bd LibWasm: Make Absolute/Negate<SignedIntegral> explicitly work mod 2^N 11 月之前
  Enver Balalic f0a306fe50 LibWasm: Implement most of iNxM SIMD operations 1 年之前
  Diego 4c7ef01b44 LibWasm: Fix sign issues in SIMD cmp ops 1 年之前
  Diego 625fbc8085 LibWasm: Implement SIMD bitwise operations 1 年之前
  Diego 31c7e98a4a LibWasm: Fix comparisons between 0.0 and -0.0 1 年之前
  Diego c882498d44 LibWasm: Fix some floating-point conversion issues 1 年之前
  Enver Balalic 5e66512cbd LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops 1 年之前
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result 1 年之前
  Ali Mohammad Pur 56ba869c57 LibWasm: Implement all remaining comparison SIMD instructions 1 年之前
  Ali Mohammad Pur 82b7368de1 LibWasm: Implement 15 more SIMD instructions 1 年之前
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions 2 年之前
  Andrew Kaster 9a66a9ac4a LibWasm: Split SaturatingTruncate conversion function by float/non-float 2 年之前
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions 3 年之前
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior 3 年之前
  Ali Mohammad Pur f492e98f19 LibWasm: Make the Truncate operator trap on undefined results 3 年之前
  Ali Mohammad Pur 2c7e2e351a LibWasm: Implement fx.nearest using nearbyint() instead of round() 3 年之前
  Ali Mohammad Pur 563b402f04 LibWasm: Replace the numeric operation macros with templated functions 3 年之前