mlokr
|
2a5605703e
|
instruction scheduling somewhat works now
|
2024-09-13 14:15:45 +02:00 |
|
mlokr
|
9e9220e884
|
removing false positives
|
2024-09-12 18:42:21 +02:00 |
|
mlokr
|
f348a1937d
|
blah buh leee
|
2024-09-10 20:54:11 +02:00 |
|
mlokr
|
71353ea9b1
|
fixing the compilation eror and maybe breaking the code
|
2024-09-10 20:50:36 +02:00 |
|
mlokr
|
1c088e2839
|
fixing the useles register alloc when loading
|
2024-09-10 12:16:42 +02:00 |
|
mlokr
|
601625e43f
|
fixing more bugs and also adding uninig memory and also optimizing cong jumps
|
2024-09-09 19:36:53 +02:00 |
|
mlokr
|
507706ff1c
|
saving
|
2024-09-08 17:11:33 +02:00 |
|
mlokr
|
4a46318fcb
|
adding global mutatuon to the test
|
2024-09-08 12:00:07 +02:00 |
|
mlokr
|
214b3cc6b0
|
switching to more optimal lookup and adding dynamic input array
|
2024-09-08 04:20:10 +02:00 |
|
mlokr
|
a625b5d6c3
|
not traversing controlfow can save us time
|
2024-09-08 03:15:05 +02:00 |
|
mlokr
|
7394fe4b54
|
if a phy does not depend of different phy in the same loop we can modify it in place saving a register copy
|
2024-09-08 03:12:57 +02:00 |
|
mlokr
|
9421055b32
|
implementing multiple breaks
|
2024-09-06 22:00:23 +02:00 |
|
mlokr
|
34b34ff926
|
better error recovery
|
2024-09-06 18:50:28 +02:00 |
|
mlokr
|
e1ea4a573c
|
more tests work now
|
2024-09-06 16:16:42 +02:00 |
|
mlokr
|
ddebaa0f28
|
more tests work now
|
2024-09-06 16:11:57 +02:00 |
|
mlokr
|
ad6ee3e110
|
upgraded error messages and inference
|
2024-09-06 02:42:07 +02:00 |
|
mlokr
|
37715d09f1
|
great
|
2024-09-06 02:04:19 +02:00 |
|
mlokr
|
d9e8a777e2
|
making a mess
|
2024-09-06 01:17:54 +02:00 |
|
mlokr
|
3f9b3dc4e2
|
implementing optimizations up to is statements
|
2024-09-05 11:16:11 +02:00 |
|
mlokr
|
4c95c767b1
|
making functions example pass
|
2024-09-04 23:46:32 +02:00 |
|
mlokr
|
1a162af06b
|
adding disasm option
|
2024-09-04 17:56:59 +02:00 |
|
mlokr
|
0bf647174c
|
adding more type checking
|
2024-09-04 16:54:34 +02:00 |
|
mlokr
|
467eff7440
|
adding bfn to ast nodes
|
2024-09-03 17:51:28 +02:00 |
|
mlokr
|
c760e9bcab
|
adding sime ignores
|
2024-09-03 00:27:50 +02:00 |
|
mlokr
|
9d7ab01ea3
|
some organization
|
2024-09-03 00:07:20 +02:00 |
|