Commit History

Author SHA1 Message Date
  gingerBill ba5f7c4e2a Deprecate `a..b` based ranges in favour of `..=` 3 years ago
  gingerBill 487bd3d942 Keep compiler happy 3 years ago
  gingerBill 4fac7a8f27 Update wasm/README.md 3 years ago
  gingerBill 25dae06b6a Remove loader.mjs 3 years ago
  gingerBill a1f15c2c69 Merge pull request #1807 from odin-lang/simd-dev 3 years ago
  gingerBill 516f6647b4 Fix intrinsics.non_temporal_{load, store} 3 years ago
  gingerBill a7840d50e2 Correct documentation 3 years ago
  gingerBill cb10af08cb Correct intrinsics.odin for documentation 3 years ago
  gingerBill 4e49d24df9 Add enable_target_feature to ABM 3 years ago
  gingerBill 68222cb8ab Add SSE4.2 3 years ago
  gingerBill 912d29af83 Add `@(require_results)` to all appropriate procedures 3 years ago
  gingerBill f3868ac932 Improve missing handled results for built in procedures 3 years ago
  gingerBill 5b42dd7707 Correct `@(require_results)` on parapoly procedures 3 years ago
  gingerBill 51707032d1 Add SSE4.1 3 years ago
  gingerBill a0babefe55 Fix lb_build_builtin_simd_proc 3 years ago
  gingerBill f3aefbc443 `@(require_target_feature=<string>)` `@(enable_target_feature=<string>)` 3 years ago
  Jeroen van Rijn a6c779b50e Merge pull request #1815 from hasenj/patch-1 3 years ago
  hasen 9fa41a97b9 Missing lib imports for raylib on macOS 3 years ago
  gingerBill cef022539e Rename to `lanes_rotate_left`, `lanes_rotate_right`, `lanes_reverse` 3 years ago
  gingerBill f6dfa33697 Use single line attributes 3 years ago
  gingerBill bc3bf939e0 Add sha.odin 3 years ago
  gingerBill f5e5eac3b9 Add cmpxchg16b 3 years ago
  Jeroen van Rijn d50786bd30 Merge pull request #1814 from Kelimion/sdk_detect_fix 3 years ago
  gingerBill 0ccbea17aa Add pclmulqdq.odin 3 years ago
  Jeroen van Rijn 136d50a745 Fix SDK detection if no SDK installed. 3 years ago
  gingerBill babfba5e8f Add rdtsc.odin 3 years ago
  gingerBill 846f8377b2 Add fxsr.odin 3 years ago
  gingerBill 77d4409549 Add adx.odin 3 years ago
  gingerBill 7f3540b7f5 Add abm.odin 3 years ago
  gingerBill 3ad2cde833 Add amd64 specific instructions 3 years ago