Jakub Doka
|
f6f661cee3
|
finally struct operators fold into constant
|
2024-10-30 14:10:46 +01:00 |
|
Jakub Doka
|
ea628c1278
|
saving
|
2024-10-29 20:38:33 +01:00 |
|
Jakub Doka
|
7448339605
|
removing return value temporary optimization sadly
|
2024-10-29 17:03:00 +01:00 |
|
Jakub Doka
|
97eb985a02
|
removing specific opts from a fucntion and adding them to the general peepholes
|
2024-10-29 09:04:49 +01:00 |
|
Jakub Doka
|
be2d38a6d2
|
making the aliasing analisys bit smarter
|
2024-10-28 17:19:41 +01:00 |
|
Jakub Doka
|
b187af64a8
|
removing old compiler
|
2024-10-27 13:57:00 +01:00 |
|
Jakub Doka
|
bb61526d3e
|
eliminating more useless stack moves related to return values
|
2024-10-26 13:43:36 +02:00 |
|
Jakub Doka
|
8016b1fad5
|
adding rescheduling
|
2024-10-26 00:34:22 +02:00 |
|
Jakub Doka
|
e62aab9b4b
|
adding better binaro operator errors positions
|
2024-10-25 15:40:23 +02:00 |
|
Jakub Doka
|
897e121eeb
|
fixing stack alloc overoptimization
|
2024-10-24 19:57:36 +02:00 |
|
Jakub Doka
|
e0d4955bd5
|
fixing small struct return
|
2024-10-24 13:25:30 +02:00 |
|
Jakub Doka
|
0c2db878f0
|
adding the stack optimizations
|
2024-10-24 10:21:10 +02:00 |
|
Jakub Doka
|
cb9d7f7d1e
|
okay now it works
|
2024-10-24 09:43:07 +02:00 |
|
Jakub Doka
|
b0a85f44c9
|
fixing some bugs and making the generic types work, well not quite
|
2024-10-22 10:08:50 +02:00 |
|
Jakub Doka
|
73c9ccef6a
|
simplifing code patterns and sixing argument passing
|
2024-10-21 17:04:29 +02:00 |
|
Jakub Doka
|
11c8755b18
|
implementing wide returns and adding integer upcast ops
|
2024-10-20 21:00:56 +02:00 |
|