| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | x86-64 abi: fix wrong class being used in float vararg | 2025-12-18 | 1 | -1/+1 | |
| * | x86-64/emit: remove some superfluous rex.W prefixes | 2025-12-18 | 1 | -2/+2 | |
| * | regalloc+emit: get rid of xsave/xrestore hack | 2025-12-18 | 1 | -6/+0 | |
| * | x86_64: for vararg calls, write to EAX in isel | 2025-12-18 | 2 | -14/+5 | |
| * | emit: don't put the exit block always at the end of the function | 2025-12-17 | 1 | -1/+6 | |
| * | x86-64/emit: implement single-exit-point ret with jump threading | 2025-12-16 | 1 | -25/+37 | |
| * | create distinct interned string type | 2025-12-15 | 1 | -3/+3 | |
| * | x86_64/emit: handle pseudo subtraction used for cmp | 2025-12-14 | 1 | -0/+2 | |
| * | various relocation related optimization | 2025-12-14 | 1 | -16/+29 | |
| * | fix position independent loads of function symbols. | 2025-12-13 | 2 | -7/+9 | |
| * | x86-64/emit errata | 2025-12-12 | 1 | -7/+4 | |
| * | x86_64: fix erroneous encoding of index reg in no-pie situations | 2025-12-12 | 1 | -11/+1 | |
| * | s/amd64/x86_64/ | 2025-12-12 | 4 | -0/+2379 |