Folkert
|
a072d8d1b1
|
fix things
|
2021-10-20 16:56:04 +02:00 |
|
Folkert
|
63b1aaad4e
|
hook up polymorphic zig builtins
|
2021-10-20 16:43:39 +02:00 |
|
Folkert
|
78c49d3095
|
support intrinsics/builtins for more integer types
|
2021-10-19 21:41:38 +02:00 |
|
Folkert
|
6cc8f8624c
|
a way forward
|
2021-10-18 11:09:38 +02:00 |
|
Brendan Hansknecht
|
95f29c4d5b
|
Remove stale comment about F16
|
2021-09-24 08:35:34 -07:00 |
|
Brendan Hansknecht
|
d1021d652d
|
Add StrCat support and update hello-zig to support dev backend
|
2021-09-24 08:31:31 -07:00 |
|
Brendan Hansknecht
|
2f24067267
|
Add small string support to the dev backend
|
2021-09-24 08:12:42 -07:00 |
|
Brendan Hansknecht
|
d3c344e4da
|
Add macros for common builtin types
|
2021-09-21 15:38:46 -07:00 |
|
Brendan Hansknecht
|
1a6ca4be59
|
Convert layout map to store Layouts in order to avoid unsafe mangling
|
2021-09-21 15:27:21 -07:00 |
|
Brendan Hansknecht
|
006fe3beff
|
Remove borrow constraint, it is used for refcounting before the backend
|
2021-09-21 15:09:10 -07:00 |
|
Brendan Hansknecht
|
1fb0c8043f
|
Optimize away unnecessary jump right before return
|
2021-09-21 00:14:13 -07:00 |
|
Brendan Hansknecht
|
54e2792b12
|
Fix typo
|
2021-09-20 23:41:20 -07:00 |
|
Brendan Hansknecht
|
91057ed8b5
|
Expand support numeric types
|
2021-09-20 23:28:57 -07:00 |
|
Brendan Hansknecht
|
16d098da5e
|
Add join points and tail call optimization to the dev backend.
|
2021-09-20 23:13:30 -07:00 |
|
Richard Feldman
|
a21ad7064c
|
Ignore type errors that have already been reported
|
2021-09-18 08:24:46 -04:00 |
|
Folkert
|
8f7eab4f05
|
in tests, make gen_dev generate the same name as LLVM backend
|
2021-09-16 22:22:07 +02:00 |
|
Folkert
|
539d90b62e
|
make gen tests expose mainForHost like LLVM backend
|
2021-09-16 21:41:23 +02:00 |
|
Brendan Hansknecht
|
4487e1a3bf
|
Fix merge tabbing bug and make clippy happy
|
2021-09-05 21:41:09 -07:00 |
|
Brendan Hansknecht
|
08aa3d31d4
|
Merge branch 'trunk' into gen-dev/mem
|
2021-09-05 21:31:05 -07:00 |
|
Brendan Hansknecht
|
0696044a5c
|
Update dev backend to allow reusing stack space and using less memory
|
2021-09-05 21:21:44 -07:00 |
|
Brendan Hansknecht
|
05bea50730
|
Fix freeing of float registers
|
2021-09-05 21:18:32 -07:00 |
|
Folkert
|
12bc34f451
|
clippy
|
2021-09-05 21:23:08 +02:00 |
|
Folkert
|
8e7aef314a
|
add ListLiteralElement
|
2021-09-05 21:23:08 +02:00 |
|
Brendan Hansknecht
|
ad974dd473
|
Add extra commentabout unsafe usage
|
2021-09-03 11:00:27 -07:00 |
|
Brendan Hansknecht
|
d9d0d0c0af
|
Refactor dev backend to deal with layouts within specific backends. Just check constraints at high level
|
2021-09-03 10:54:51 -07:00 |
|
Folkert
|
36fc9b5f1f
|
update target-lexicon
|
2021-08-26 21:39:33 +02:00 |
|
Brendan Hansknecht
|
0f9e735e60
|
Fix missed clippy warning from newer compiler
|
2021-08-24 19:32:24 -07:00 |
|
Brendan Hansknecht
|
5066b19901
|
Clippy lint and cleanup
|
2021-08-24 19:10:42 -07:00 |
|
Brendan Hansknecht
|
1b401f2eca
|
Disable failing test
|
2021-08-23 22:04:11 -07:00 |
|
Brendan Hansknecht
|
03bc61cbf8
|
Merge branch 'trunk' into gen-dev/records-base
|
2021-08-23 22:01:53 -07:00 |
|
Folkert
|
194918fe4b
|
remove Invoke
|
2021-08-20 19:32:55 +02:00 |
|
Folkert
|
5171d181ac
|
emit invoke again to see what's up here
|
2021-08-16 20:44:55 +02:00 |
|
Joshua Hoeflich
|
ab109b8eb8
|
Comment out code
|
2021-08-15 18:15:39 -05:00 |
|
Joshua Hoeflich
|
34def25b55
|
Cargo fmt
|
2021-08-15 18:14:43 -05:00 |
|
Joshua Hoeflich
|
1c6ac84f2f
|
Add Num.round to dev backend
|
2021-08-15 17:50:07 -05:00 |
|
Folkert
|
a0a0896622
|
a working prototype
|
2021-08-15 23:20:05 +02:00 |
|
Brendan Hansknecht
|
9831261cda
|
Minor formating cleanup
|
2021-08-15 10:13:19 -07:00 |
|
Brendan Hansknecht
|
cc1b7df06a
|
Merge branch 'trunk' into gen-dev/records-base
|
2021-08-14 21:21:31 -07:00 |
|
Folkert
|
d4896d3ed2
|
remove inlinable_string dependency
|
2021-08-03 21:24:19 +02:00 |
|
Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02:00 |
|
Folkert
|
98b4930054
|
rename
|
2021-06-21 23:14:05 +02:00 |
|
Folkert
|
205b168f16
|
rename
|
2021-06-21 23:02:49 +02:00 |
|
Folkert
|
e1af2eb7d0
|
add CoerceToTagId
|
2021-06-20 21:23:50 +02:00 |
|
Eric Correia
|
342d1f34c2
|
set up GetTagId
|
2021-06-20 10:54:53 -04:00 |
|
Folkert
|
6a010c9513
|
rename TopLevelFunctionLayout -> ProcLayout
|
2021-06-19 15:07:40 +02:00 |
|
Richard Feldman
|
449ec19b0f
|
Merge pull request #1420 from rtfeldman/layout-changes
Layout changes
|
2021-06-19 08:08:07 -04:00 |
|
Folkert
|
4256c22004
|
more toplevel
|
2021-06-18 22:25:31 +02:00 |
|
Richard Feldman
|
53ccef0506
|
nightly clippy
I was on nightly for benchmarks, and these all seem reasonable.
|
2021-06-18 15:21:11 -04:00 |
|
Folkert
|
b622202d97
|
rename joinpoint field
|
2021-06-14 21:12:24 +02:00 |
|
Anton-4
|
22d834ebd9
|
Merge branch 'trunk' of github.com:rtfeldman/roc into typos_ci
|
2021-06-07 12:33:26 +02:00 |
|