index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ir
/
abi0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ir bugfixes
lemon
2026-01-04
1
-2
/
+7
*
backend: separate instrs for integer/float store
lemon
2025-12-31
1
-9
/
+4
*
abi0: get rid of manual instruse reordering
lemon
2025-12-24
1
-12
/
+1
*
backend: unify pass memory allocation strategies
lemon
2025-12-20
1
-3
/
+2
*
rename arraylength macro -> countof
lemon
2025-12-11
1
-2
/
+2
*
abi: fix aggregate passed by regs 2nd reg offset
lemon
2025-12-06
1
-21
/
+22
*
abi/isel: aggregate args in stack wip
lemon
2025-11-27
1
-9
/
+31
*
implement float varargs, and some other fixes
lemon
2025-11-23
1
-1
/
+3
*
ir: barebones IR passes checked contracts
lemon
2025-11-21
1
-0
/
+5
*
change op names to match 285063eba44
lemon
2025-11-21
1
-13
/
+13
*
rename IR classes to reflect bitsize
lemon
2025-11-21
1
-10
/
+10
*
debug output to stdout
lemon
2025-11-19
1
-1
/
+1
*
abi0: remove debugging leftover sortpo. but do number blks (free)
lemon
2025-11-14
1
-1
/
+2
*
preeliminary va_list support
lemon
2025-11-14
1
-7
/
+9
*
implement argument passing in stack
lemon
2025-11-12
1
-0
/
+1
*
abi: fix unaligned & overflowing loads/stores, for small size/aligned structs...
lemon
2025-11-09
1
-48
/
+84
*
codegen fixes, propagate terminate
lemon
2025-10-24
1
-6
/
+8
*
codegen bugfixes
lemon
2025-10-19
1
-0
/
+9
*
Organize source files into directories
lemon
2025-10-19
1
-0
/
+393