提交歷史

作者 SHA1 備註 提交日期
  gingerBill 6855538729 Merge branch 'master' into llvm-12.0.1-windows 4 年之前
  gingerBill fb8fa5217d Begin minimize `Type` size by replacing `Array` with `Slice` etc 4 年之前
  gingerBill 7260d3cecb Add `intrinsics.prefetch_*` procedures 4 年之前
  gingerBill 54b37573c9 Add `intrinsics.syscall` (for Linux and Darwin only) 4 年之前
  gingerBill b33bf3f704 Correct race condition and incorrect usage of `condition_signal` outside of a mutex lock 4 年之前
  gingerBill 382ca20916 Correct procedure checking flag handling, and correct the (bodge) handle of unchecked procedure bodies 4 年之前
  gingerBill 38841dd46e Fix race condition from `add_entity_use` due to Entity.identifier 4 年之前
  gingerBill 7845769d4b Remove unused code 4 年之前
  gingerBill 21cbac755e Make `or_else` and `or_return` operators (binary and suffix respectively) 4 年之前
  gingerBill a3a20f09e2 `or_return` built-in procedure 4 年之前
  gingerBill 8ff9f2e44f Fix #1077 4 年之前
  gingerBill 01f431b01f Unify semantics of the built-in `swizzle` procedure with the selector expression semantics e.g. `.xyz` 4 年之前
  gingerBill 40822be595 Reorganize llvm_backend.cpp into separate files for easier maintenance 4 年之前