gingerBill
|
aa846d0ea5
Fix `union #maybe` comparison against `nil` -llvm-api
|
4 жил өмнө |
gingerBill
|
8d0428a8b3
Merge pull request #915 from wilsonk/issue-820
|
4 жил өмнө |
Kelly Wilson
|
86c1aed20d
Fix for issue 820 (import name is not an identifier)
|
4 жил өмнө |
gingerBill
|
ff620422fa
Fix #857
|
4 жил өмнө |
gingerBill
|
5685a8d885
Fix #911 for -llvm-api backend
|
4 жил өмнө |
gingerBill
|
b8327ad00d
Merge pull request #912 from odin-lang/llvm-api-ci-changes
|
4 жил өмнө |
gingerBill
|
1bdce19c18
Update nightly.yml to support `-llvm-api`
|
4 жил өмнө |
gingerBill
|
041ff13672
Update CI for Linux
|
4 жил өмнө |
gingerBill
|
60a2eaf666
Revert changes to macOS Makefile
|
4 жил өмнө |
gingerBill
|
ec2db568c1
Update Makefile for macOS to be more "correct" with Linux
|
4 жил өмнө |
gingerBill
|
1387fd9047
Make -llvm-api run first before old backend on Linux
|
4 жил өмнө |
gingerBill
|
fb6288a54e
Try specifying the specific libs on Linux
|
4 жил өмнө |
gingerBill
|
4d00058858
Try `clang-11`
|
4 жил өмнө |
gingerBill
|
5c26cf9d73
Try `llvm-config-11` in the Makefil
|
4 жил өмнө |
gingerBill
|
6048d25d36
Try llvm-config-11
|
4 жил өмнө |
gingerBill
|
748f094e15
Add llvm-dev-11 to Linux CI (just testing)
|
4 жил өмнө |
gingerBill
|
184c686c7e
Add clang-11 for Linux; blank out threading_example on darwin
|
4 жил өмнө |
gingerBill
|
240a568eb9
Update CI to run both old and new backends
|
4 жил өмнө |
gingerBill
|
ad953c4670
Add cast on `S_ISDIR`
|
4 жил өмнө |
gingerBill
|
0f9b0c2052
Remove `libllvm-11`
|
4 жил өмнө |
gingerBill
|
cde334ada3
Modify flags in Makefile
|
4 жил өмнө |
gingerBill
|
2b4010998d
Up ci.yml
|
4 жил өмнө |
gingerBill
|
4272fe5e85
Update Makefile to compile with LLVM C API
|
4 жил өмнө |
gingerBill
|
c29b643a58
Move out some intrinsics into separate procedures in llvm_backend.cpp; Rename `InlineRangeStmt` to `UnrollRangeStmt` (eventually merge the two AST nodes)
|
4 жил өмнө |
gingerBill
|
c9b82a21e9
Move `check_builtin_procedure` to check_builtin.cpp
|
4 жил өмнө |
gingerBill
|
bd31a99bf7
Remove redundant `auto_cast`
|
4 жил өмнө |
gingerBill
|
17bbb48d8a
Warn on redundant `auto_cast`, and make an error on `-vet`
|
4 жил өмнө |
gingerBill
|
ac53577e9b
Improve `auto_cast` logic
|
4 жил өмнө |
gingerBill
|
896057b5a7
Reuse unused 'context' variables to minimize stack usage (-llvm-api)
|
4 жил өмнө |
gingerBill
|
01db195b47
Make `main` calling convention "odin" rather than "contextless" to simplify code generation
|
4 жил өмнө |