drmortalwombat
|
e82ab0c7ca
|
Improve shift carry combine
|
2025-05-06 18:38:44 +02:00 |
|
drmortalwombat
|
983064c694
|
Fix removal of reference returns when struct member used
|
2025-05-06 17:00:36 +02:00 |
|
drmortalwombat
|
9230d95bad
|
Fix copy constructor selection in placement new
|
2025-05-06 08:53:57 +02:00 |
|
drmortalwombat
|
8b0790588b
|
Fix integer range when combining same instruction on alternate paths
|
2025-05-05 16:52:17 +02:00 |
|
drmortalwombat
|
0a9c43757a
|
Fix reference to value cast
|
2025-05-05 11:44:10 +02:00 |
|
drmortalwombat
|
fccfe35c4f
|
Fix 16bit const add propagation
|
2025-05-05 11:17:00 +02:00 |
|
drmortalwombat
|
064fed63f5
|
Fix operator() call on reference parameter
|
2025-05-04 16:18:07 +02:00 |
|
drmortalwombat
|
f43f471124
|
Fix internal const cast
|
2025-05-04 16:00:08 +02:00 |
|
drmortalwombat
|
f99abb32e2
|
Fix cost method selection for pointers to incomplete types
|
2025-05-04 15:27:28 +02:00 |
|
drmortalwombat
|
18f044e90c
|
Fix crash in profile generation
|
2025-05-04 13:12:14 +02:00 |
|
drmortalwombat
|
5b961c031c
|
Fix reference return from inlined function into inline parameter
|
2025-05-04 11:05:15 +02:00 |
|
drmortalwombat
|
500cce511f
|
Fix removal of function reference result if only used as target
|
2025-05-03 17:22:18 +02:00 |
|
drmortalwombat
|
885d6ff706
|
Fix crash in complex select statement
|
2025-05-03 09:41:15 +02:00 |
|
drmortalwombat
|
efc182ce27
|
Merge pull request #238 from polluks/patch-4
Fixed minor typo
|
2025-05-02 17:43:29 +02:00 |
|
drmortalwombat
|
06ef87fe63
|
Merge pull request #237 from polluks/patch-5
Fixed minor typo
|
2025-05-02 17:43:05 +02:00 |
|
drmortalwombat
|
f3d8251072
|
Merge pull request #236 from polluks/patch-6
Fixed minor typo
|
2025-05-02 17:42:37 +02:00 |
|
drmortalwombat
|
0d5efc90ed
|
Merge pull request #235 from polluks/patch-7
Fixed minor typo
|
2025-05-02 17:42:18 +02:00 |
|
drmortalwombat
|
30b8e4e970
|
Merge pull request #234 from polluks/patch-8
Fixed minor typo
|
2025-05-02 17:41:52 +02:00 |
|
drmortalwombat
|
3da1ddf5da
|
Merge pull request #233 from polluks/patch-9
Fixed typo
|
2025-05-02 17:41:29 +02:00 |
|
drmortalwombat
|
bfdd1b85fb
|
Merge pull request #239 from polluks/patch-3
Fixed minor typo
|
2025-05-02 17:40:59 +02:00 |
|
drmortalwombat
|
686d468d32
|
Merge pull request #240 from polluks/patch-2
Fixed minor typo
|
2025-05-02 17:40:39 +02:00 |
|
drmortalwombat
|
23b15678cd
|
Merge pull request #232 from polluks/patch-10
Fixed minor typo
|
2025-05-02 17:40:13 +02:00 |
|
Stefan
|
d1054abd90
|
Fixed minor typo
|
2025-05-02 16:50:57 +02:00 |
|
Stefan
|
d358c8359b
|
Fixed typo
|
2025-05-02 16:48:56 +02:00 |
|
Stefan
|
9e9494ebf9
|
Fixed minor typo
|
2025-05-02 16:46:27 +02:00 |
|
Stefan
|
015ada7a33
|
Fixed minor typo
|
2025-05-02 16:44:44 +02:00 |
|
drmortalwombat
|
12e832ebd3
|
Fix static constexpr in class context
|
2025-05-02 16:44:24 +02:00 |
|
Stefan
|
e327d2a148
|
Fixed minor typo
|
2025-05-02 16:41:42 +02:00 |
|
Stefan
|
366f9686dd
|
Fixed minor typo
|
2025-05-02 16:39:17 +02:00 |
|
Stefan
|
a2927401bc
|
Fixed minor typo
|
2025-05-02 16:36:01 +02:00 |
|
Stefan
|
bbb339d641
|
Fixed minor typo
|
2025-05-02 16:33:35 +02:00 |
|
Stefan
|
8e76334c20
|
Fixed minor typo
|
2025-05-02 16:30:49 +02:00 |
|
drmortalwombat
|
739f1e2161
|
Improve conditional branch integer range propagation
|
2025-05-01 20:23:13 +02:00 |
|
drmortalwombat
|
4ee6ca5b94
|
Improve function automatic template matching
|
2025-05-01 16:04:10 +02:00 |
|
drmortalwombat
|
347898ea53
|
fix mixup of stack and fast call in virtual function parameter offsets
|
2025-05-01 10:21:35 +02:00 |
|
drmortalwombat
|
6caed58be4
|
Fix new operator broken with placement new fix
|
2025-04-30 22:38:43 +02:00 |
|
drmortalwombat
|
c4185832ba
|
Fix method invocation on rvalue reference
|
2025-04-30 17:06:28 +02:00 |
|
drmortalwombat
|
2b0994b086
|
Fix placement new for vector constructor
|
2025-04-29 20:12:48 +02:00 |
|
drmortalwombat
|
f9acbc152d
|
Merge branch 'main' of https://github.com/drmortalwombat/oscar64
|
2025-04-29 14:26:58 +02:00 |
|
drmortalwombat
|
3eed21567e
|
Fix disabled warning bitset size
|
2025-04-29 14:26:55 +02:00 |
|
drmortalwombat
|
f3370cb149
|
Merge pull request #226 from CTalkobt/main
Update to reflect mega65 in .md
|
2025-04-27 14:23:54 +02:00 |
|
ctalkobt@ctalkobt.net
|
494fb97e49
|
Update to reflect mega65 in .md
|
2025-04-27 07:38:14 -04:00 |
|
drmortalwombat
|
bd8786af0b
|
Improve carry propagation to eliminate sec and clc
|
2025-04-26 21:25:43 +02:00 |
|
drmortalwombat
|
f0a7499814
|
Ignore nullptr access for volatile data
|
2025-04-24 15:31:39 +02:00 |
|
drmortalwombat
|
da4a90b724
|
Merge branch 'main' of https://github.com/drmortalwombat/oscar64
|
2025-04-24 09:05:59 +02:00 |
|
drmortalwombat
|
96a9109915
|
Add warning pragma, improved token concatenation in preprocessing
|
2025-04-24 09:05:57 +02:00 |
|
drmortalwombat
|
f5a33edcf4
|
Merge pull request #224 from polluks/patch-1
Changed make target everywhere
|
2025-04-23 16:58:45 +02:00 |
|
Stefan
|
1bd98bdeb2
|
Changed make target everywhere
oops
|
2025-04-23 15:32:26 +02:00 |
|
drmortalwombat
|
e4696a6539
|
Merge pull request #223 from polluks/wildcard
More POSIX, fixed #190
|
2025-04-23 11:23:21 +02:00 |
|
polluks
|
74350d6133
|
oops
|
2025-04-23 10:40:28 +02:00 |
|