Commit History

Author SHA1 Message Date
  gingerBill 8c943eb054 Make inline array arithmetic use `load+extractvalue` rather than `getelementptr+load` to give the optimizer a better hint for vectorization 4 years ago
  gingerBill 446703ba75 Improves to array arithmetic on += etc assignment statements 4 years ago
  gingerBill 266b5d7d85 Fix `container/map.odin` 4 years ago
  gingerBill d90adb7a8e Fix #998 4 years ago
  gingerBill 2573da12fc Fix #992 4 years ago
  gingerBill bbc9c6a93c Fix #999 4 years ago
  gingerBill 673134185a Fix #996 4 years ago
  gingerBill 3bf00e6125 Comment on the required `generate_minimum_dependency_set` entities 4 years ago
  gingerBill 8fd4fe25d6 Remove unneeded minimum dependencies 4 years ago
  gingerBill ea1dc5373d Remove unneeded dependencies 4 years ago
  gingerBill b8d6dd4eb7 Fix #1004 4 years ago
  gingerBill 4d80f8598d Fix polymorphic record "too few" lacking error message 4 years ago
  Jeroen van Rijn bc4591fc1e Merge pull request #1006 from jockus/master 4 years ago
  Joakim Hentula 6465fb8ec7 Fix for value rather than type used for intrinsics 4 years ago
  gingerBill 46204ed7f0 Update core:runtime to use the new intrinsics 4 years ago
  gingerBill 0f91ffe28f Add intrinsics.{ptr_offset, ptr_sub} 4 years ago
  gingerBill 4b46d691f8 Improve logic for intrinsics.{mem_copy, mem_copy_non_overlapping, mem_zero} to use the `*.inline` LLVM variants when possible 4 years ago
  gingerBill 599d0cf6ac Merge pull request #1005 from Kelimion/maths 4 years ago
  Jeroen van Rijn d7dba495fd Last of the Endian float in math.odin. 4 years ago
  Jeroen van Rijn c05f6b4a31 Even more Endian maths. 4 years ago
  Jeroen van Rijn a0a578c72a More Endian version of maths procs. 4 years ago
  Jeroen van Rijn 55fc2c00c0 Add Endian versions of math routines. 4 years ago
  Jeroen van Rijn 6944e2fc04 Add abs_f16 dependency when used. 4 years ago
  gingerBill c8b353b6d8 Makefile fix 4 years ago
  gingerBill 6a8a31824d Minor change to Makefile 4 years ago
  gingerBill 275b8d2e8a Merge pull request #925 from Kelimion/testing 4 years ago
  gingerBill 8cfdd9805d Merge branch 'master' of https://github.com/odin-lang/Odin 4 years ago
  gingerBill 7d304f4e8b Convert tabs to spaces for `Makefile` (stupid make) 4 years ago
  gingerBill b65e5d5e03 Merge pull request #1003 from jockus/master 4 years ago
  jockus b110153b51 Fix accidental removal of newline 4 years ago