| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change op names to match 285063eba44 | 2025-11-21 | 1 | -21/+21 | |
| * | rename IR classes to reflect bitsize | 2025-11-21 | 1 | -7/+7 | |
| * | mem2reg: implement marker algorithm from Braun et al | 2025-11-21 | 1 | -8/+40 | |
| * | mem2reg: store pending phis implicitly | 2025-11-21 | 1 | -12/+8 | |
| * | mem2reg: fix edgecase.. | 2025-11-19 | 1 | -1/+1 | |
| * | debug output to stdout | 2025-11-19 | 1 | -1/+1 | |
| * | mem2reg: handle uses in branches in cmpuse() | 2025-11-12 | 1 | -0/+2 | |
| * | mem2reg: sort variable uses to match source order.. | 2025-11-12 | 1 | -0/+21 | |
| * | amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors | 2025-11-05 | 1 | -0/+14 | |
| * | mem2reg ssa construction silly optimization | 2025-10-24 | 1 | -1/+1 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+285 |