| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/amd64/x86_64/ | 2025-12-12 | 1 | -1/+1 | |
| * | ir: implement cvtu64f. and other bug fixes | 2025-11-23 | 1 | -5/+7 | |
| * | make clean test/build | 2025-11-16 | 1 | -1/+1 | |
| * | preeliminary va_list support | 2025-11-14 | 1 | -2/+3 | |
| * | amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors | 2025-11-05 | 1 | -1/+1 | |
| * | Makefile: always have -g | 2025-10-20 | 1 | -1/+1 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -6/+6 | |
| * | implement most of preprocessor | 2025-10-13 | 1 | -1/+2 | |
| * | a little refactoring and cleanup | 2025-09-15 | 1 | -2/+2 | |
| * | make clean, .gitignore object files | 2025-09-14 | 1 | -1/+1 | |
| * | add basic mem2reg | 2023-06-20 | 1 | -1/+2 | |
| * | basic ELF output | 2023-06-17 | 1 | -1/+1 | |
| * | rename | 2023-06-14 | 1 | -1/+1 | |
| * | rename parse.c -> c.c | 2023-06-13 | 1 | -1/+1 | |
| * | lowering of structcopy | 2023-06-13 | 1 | -1/+1 | |
| * | register renaming and such | 2023-06-12 | 1 | -1/+1 | |
| * | isel skeleton | 2023-06-10 | 1 | -1/+1 | |
| * | codegen skeleton | 2023-06-06 | 1 | -1/+1 | |
| * | makefile: automatic dependency generation | 2023-06-04 | 1 | -13/+4 | |
| * | abi lowering pass | 2023-06-04 | 1 | -3/+3 | |
| * | basic ABI lowering of aggregates | 2023-06-01 | 1 | -1/+3 | |
| * | struct args and return | 2023-06-01 | 1 | -1/+2 | |
| * | regalloc skeleton | 2023-05-31 | 1 | -2/+3 | |
| * | initial commit | 2023-05-10 | 1 | -0/+33 |