Historique des commits

Auteur SHA1 Message Date
  gingerBill cb2e6ea31d Remove `use_llvm_api` related checks and other related things il y a 4 ans
  gingerBill 74c683e908 Remove -llvm-api from CI il y a 4 ans
  gingerBill 6383714bff Remove old procedure ABI code il y a 4 ans
  gingerBill a25e796b00 Delete ir.cpp and related files il y a 4 ans
  gingerBill 833784e196 Remove old backend specific code in `main` il y a 4 ans
  gingerBill 66a70b9d27 Remove the need for `LLVM_BACKEND_SUPPORT` il y a 4 ans
  gingerBill cd125c0f41 Override `-llvm-api` to always be true il y a 4 ans
  gingerBill ff620422fa Fix #857 il y a 4 ans
  gingerBill 5685a8d885 Fix #911 for -llvm-api backend il y a 4 ans
  gingerBill b8327ad00d Merge pull request #912 from odin-lang/llvm-api-ci-changes il y a 4 ans
  gingerBill 1bdce19c18 Update nightly.yml to support `-llvm-api` il y a 4 ans
  gingerBill 041ff13672 Update CI for Linux il y a 4 ans
  gingerBill 60a2eaf666 Revert changes to macOS Makefile il y a 4 ans
  gingerBill ec2db568c1 Update Makefile for macOS to be more "correct" with Linux il y a 4 ans
  gingerBill 1387fd9047 Make -llvm-api run first before old backend on Linux il y a 4 ans
  gingerBill fb6288a54e Try specifying the specific libs on Linux il y a 4 ans
  gingerBill 4d00058858 Try `clang-11` il y a 4 ans
  gingerBill 5c26cf9d73 Try `llvm-config-11` in the Makefil il y a 4 ans
  gingerBill 6048d25d36 Try llvm-config-11 il y a 4 ans
  gingerBill 748f094e15 Add llvm-dev-11 to Linux CI (just testing) il y a 4 ans
  gingerBill 184c686c7e Add clang-11 for Linux; blank out threading_example on darwin il y a 4 ans
  gingerBill 240a568eb9 Update CI to run both old and new backends il y a 4 ans
  gingerBill ad953c4670 Add cast on `S_ISDIR` il y a 4 ans
  gingerBill 0f9b0c2052 Remove `libllvm-11` il y a 4 ans
  gingerBill cde334ada3 Modify flags in Makefile il y a 4 ans
  gingerBill 2b4010998d Up ci.yml il y a 4 ans
  gingerBill 4272fe5e85 Update Makefile to compile with LLVM C API il y a 4 ans
  gingerBill c29b643a58 Move out some intrinsics into separate procedures in llvm_backend.cpp; Rename `InlineRangeStmt` to `UnrollRangeStmt` (eventually merge the two AST nodes) il y a 4 ans
  gingerBill c9b82a21e9 Move `check_builtin_procedure` to check_builtin.cpp il y a 4 ans
  gingerBill bd31a99bf7 Remove redundant `auto_cast` il y a 4 ans