index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ir
Commit message (
Expand
)
Author
Age
Files
Lines
*
fold/builder: fix bad use of iscon in place of isnumcon
lemon
2025-11-06
2
-6
/
+6
*
delete some dead code
lemon
2025-11-05
1
-2
/
+0
*
amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors
lemon
2025-11-05
6
-101
/
+375
*
regalloc: misc
lemon
2025-11-02
1
-3
/
+3
*
cfg: allow dead blocks with alloca pseudo instrs
lemon
2025-11-02
1
-2
/
+7
*
rega: fix parallel stack moves
lemon
2025-11-02
1
-6
/
+19
*
rega: fix Ocopy of stk->stk
lemon
2025-10-26
1
-3
/
+2
*
c: also propagate terminates in genswitch
lemon
2025-10-24
1
-1
/
+0
*
regalloc: fix spill edge case again
lemon
2025-10-24
1
-1
/
+5
*
mem2reg ssa construction silly optimization
lemon
2025-10-24
1
-1
/
+1
*
codegen fixes, propagate terminate
lemon
2025-10-24
2
-7
/
+10
*
ir bugfixes
lemon
2025-10-23
4
-4
/
+27
*
regalloc: implement spilling output when 1 input was spilled
lemon
2025-10-23
1
-5
/
+21
*
fix edge case codegen bugs (w/ stack offsets, spilling)
lemon
2025-10-22
1
-6
/
+13
*
always keep volatile loads
lemon
2025-10-22
1
-0
/
+4
*
regalloc fix devirt
lemon
2025-10-22
1
-3
/
+5
*
refactor vec_of(T) and misc
lemon
2025-10-20
1
-1
/
+1
*
codegen bugfixes
lemon
2025-10-19
2
-3
/
+16
*
Organize source files into directories
lemon
2025-10-19
11
-0
/
+3282