Noam Preil
|
8d6cadee16
|
CBE: Code cleanup
|
2020-07-13 01:49:04 -04:00 |
|
Noam Preil
|
4a46248198
|
CBE: Only generate (void) for calls whose return values are ignored
|
2020-07-13 01:49:04 -04:00 |
|
Noam Preil
|
a124b027b4
|
CBE: Use hasCodeGenBits instead of checking against void and noreturn
|
2020-07-13 01:49:04 -04:00 |
|
Noam Preil
|
3bad1c16cc
|
Get basic return test working
|
2020-07-13 01:49:04 -04:00 |
|
Noam Preil
|
6b48634166
|
CBE: Emit asm decls for now, but rename to make them valid
|
2020-07-08 14:05:07 -04:00 |
|
Noam Preil
|
9aaffe00d3
|
CBE: Cleanup unimplementeds
|
2020-07-07 23:59:55 -04:00 |
|
Noam Preil
|
b91cf15972
|
CBE: Move standards determination to generated code
|
2020-07-07 22:57:34 -04:00 |
|
Noam Preil
|
64bf130182
|
CBE: working asm Inputs and Outputs; std{int,def}.h auto-inclusion
|
2020-07-07 21:35:42 -04:00 |
|
Noam Preil
|
cf09b335d8
|
CBE: Working function call w/ no args or return value
|
2020-07-07 19:35:33 -04:00 |
|
Noam Preil
|
6ece36a051
|
Working translation of empty function
|
2020-07-07 17:51:59 -04:00 |
|
Noam Preil
|
2f28ecf946
|
CBE: Get test more useful
|
2020-07-07 17:06:07 -04:00 |
|