aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/dump.c
Commit message (Expand)AuthorAgeFilesLines
* IR: just use an array for extended constantslemon2026-02-191-1/+1
* ir/dump: sanity checklemon2026-02-181-0/+1
* lower alloca as a separate pass before isellemon2025-12-231-0/+3
* only put dats can in .text now when emitting itlemon2025-12-141-2/+2
* ir/dump: initialize out buffer staticallylemon2025-11-221-3/+1
* irdump: print alloca # byteslemon2025-11-211-0/+3
* ir: implement dominator tree computationlemon2025-11-211-0/+3
* rename IR classes to reflect bitsizelemon2025-11-211-5/+5
* ir/dump: print block predecessorslemon2025-11-211-2/+10
* ir: for easier debugging, keep ctype in dats, print as literal when possiblelemon2025-11-201-18/+49
* debug output to stdoutlemon2025-11-191-70/+74
* ir: 'trap' jump; c: __builtin_trap; lex: __has_builtinlemon2025-11-151-1/+1
* preeliminary va_list supportlemon2025-11-141-2/+2
* irdump: don't print fn ret type in non return brancheslemon2025-11-121-1/+1
* Organize source files into directorieslemon2025-10-191-0/+255