gingerBill
|
222bab501c
|
Disallow unnamed polymorphic records
|
2021-04-29 11:00:14 +01:00 |
|
gingerBill
|
3751322521
|
Add -no-pie flag to linker on Linux
|
2021-04-28 15:36:29 +01:00 |
|
gingerBill
|
71ac145f49
|
Remove dead code related to old backend
|
2021-04-28 15:28:14 +01:00 |
|
gingerBill
|
e50ef33c2a
|
Fix #921
|
2021-04-28 12:34:16 +01:00 |
|
gingerBill
|
102c29575b
|
Allow @(test) to be ran outside of *_test.odin files
|
2021-04-28 10:49:40 +01:00 |
|
gingerBill
|
24fce21d90
|
Add "naked" calling convention (removes prologue and epilogue)
|
2021-04-28 10:49:30 +01:00 |
|
gingerBill
|
afe185ee22
|
Fix procedure entity finding
|
2021-04-27 21:08:18 +01:00 |
|
gingerBill
|
24f2d97c0e
|
Make atomic compare related intrinsics optional ok
|
2021-04-27 16:55:39 +01:00 |
|
gingerBill
|
e7e1866e50
|
Fix #893
|
2021-04-27 13:09:37 +01:00 |
|
gingerBill
|
94fd59e6f0
|
Make compound literals require trailing commas if followed by a newline
|
2021-04-26 23:05:00 +01:00 |
|
gingerBill
|
c07ab5f9ad
|
Change expr_level increment rules within a compound literal
|
2021-04-26 23:02:00 +01:00 |
|
gingerBill
|
06e0da97b7
|
Implement ODIN_ROOT #913
|
2021-04-26 22:56:32 +01:00 |
|
gingerBill
|
04535b2913
|
Fix constant aliasing for debug information
|
2021-04-26 22:36:20 +01:00 |
|
gingerBill
|
7e0c78eae7
|
Fix logic for \n ignoring
|
2021-04-26 21:39:49 +01:00 |
|
gingerBill
|
6d1eb473cf
|
Correct \n ignore rules
|
2021-04-26 21:25:44 +01:00 |
|
gingerBill
|
898245431f
|
Make -strict-style the default #871
|
2021-04-26 21:07:58 +01:00 |
|
gingerBill
|
43942a6199
|
Fix odin run on Windows
|
2021-04-26 20:54:18 +01:00 |
|
gingerBill
|
a38586420c
|
Fix race condition with procedure aliases checking for declarations on constant aliases
|
2021-04-26 19:46:42 +01:00 |
|
gingerBill
|
1aa9c49172
|
Remove warning for "Redundant 'auto_cast' applied to expression"
|
2021-04-26 19:17:25 +01:00 |
|
gingerBill
|
5a88fef483
|
Make corrections
|
2021-04-26 18:07:34 +01:00 |
|
gingerBill
|
43b55223af
|
Merge branch 'master' into old-backend-removal
|
2021-04-26 11:46:58 +01:00 |
|
gingerBill
|
aa846d0ea5
|
Fix union #maybe comparison against nil -llvm-api
|
2021-04-26 11:46:26 +01:00 |
|
gingerBill
|
8d0428a8b3
|
Merge pull request #915 from wilsonk/issue-820
Fix for issue 720 (import name is not an identifier)
|
2021-04-26 10:50:06 +01:00 |
|
Kelly Wilson
|
86c1aed20d
|
Fix for issue 820 (import name is not an identifier)
|
2021-04-25 23:26:12 -06:00 |
|
gingerBill
|
1d628a5e3d
|
Change how GIT_SHA is rendered in odin version
|
2021-04-25 22:23:47 +01:00 |
|
gingerBill
|
2af8e956a6
|
Change versioning system from v0.13.1 to dev-2021-04
|
2021-04-25 22:09:22 +01:00 |
|
gingerBill
|
df4404e093
|
Fix typo in gb_get_env
|
2021-04-25 21:24:33 +01:00 |
|
gingerBill
|
583fd89fcf
|
Add gb_get_env
|
2021-04-25 21:22:15 +01:00 |
|
gingerBill
|
2691c394e0
|
Add intrinsics.count_zeros
|
2021-04-25 20:50:25 +01:00 |
|
gingerBill
|
4662bad59c
|
Remove unused file
|
2021-04-25 20:31:35 +01:00 |
|
gingerBill
|
7086b49ae6
|
Rename intrinsics to count_trailing_zeros and count_leading_zeros
|
2021-04-25 20:26:11 +01:00 |
|
gingerBill
|
72aa0e6e38
|
Replace many foreign llvm calls with intrinsics
|
2021-04-25 20:22:26 +01:00 |
|
gingerBill
|
cb2e6ea31d
|
Remove use_llvm_api related checks and other related things
|
2021-04-25 20:03:05 +01:00 |
|
gingerBill
|
6383714bff
|
Remove old procedure ABI code
|
2021-04-25 19:56:46 +01:00 |
|
gingerBill
|
a25e796b00
|
Delete ir.cpp and related files
|
2021-04-25 19:52:37 +01:00 |
|
gingerBill
|
833784e196
|
Remove old backend specific code in main
|
2021-04-25 19:51:57 +01:00 |
|
gingerBill
|
66a70b9d27
|
Remove the need for LLVM_BACKEND_SUPPORT
|
2021-04-25 19:49:29 +01:00 |
|
gingerBill
|
cd125c0f41
|
Override -llvm-api to always be true
|
2021-04-25 19:46:48 +01:00 |
|
gingerBill
|
ff620422fa
|
Fix #857
|
2021-04-25 19:40:02 +01:00 |
|
gingerBill
|
5685a8d885
|
Fix #911 for -llvm-api backend
|
2021-04-25 19:19:44 +01:00 |
|
gingerBill
|
2b4010998d
|
Up ci.yml
|
2021-04-24 20:55:50 +01:00 |
|
gingerBill
|
c29b643a58
|
Move out some intrinsics into separate procedures in llvm_backend.cpp; Rename InlineRangeStmt to UnrollRangeStmt (eventually merge the two AST nodes)
|
2021-04-24 15:00:01 +01:00 |
|
gingerBill
|
c9b82a21e9
|
Move check_builtin_procedure to check_builtin.cpp
|
2021-04-23 10:01:52 +01:00 |
|
gingerBill
|
17bbb48d8a
|
Warn on redundant auto_cast, and make an error on -vet
|
2021-04-22 17:36:28 +01:00 |
|
gingerBill
|
ac53577e9b
|
Improve auto_cast logic
|
2021-04-22 17:29:48 +01:00 |
|
gingerBill
|
896057b5a7
|
Reuse unused 'context' variables to minimize stack usage (-llvm-api)
|
2021-04-22 16:56:02 +01:00 |
|
gingerBill
|
01db195b47
|
Make main calling convention "odin" rather than "contextless" to simplify code generation
|
2021-04-22 16:26:28 +01:00 |
|
gingerBill
|
8a86c4c7cc
|
Remove old code
|
2021-04-22 14:24:30 +01:00 |
|
gingerBill
|
1c9f48031d
|
Change function pass manager passes
|
2021-04-22 13:54:26 +01:00 |
|
gingerBill
|
7fcd5ecbd5
|
Change how lb_populate_function_pass_manager works by using the default LLVM passes when not using minimal optimizations
|
2021-04-22 12:35:01 +01:00 |
|