2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Imcompatiable pointer type. Fixed unittests/dep.c to compile. More... over 1 year ago
gen_ir: Remove an unused import of the imp module More... over 1 year ago
Python 3.12 no longer support backslash character string for regex More... about 2 years ago
Now build with Python 3.5 and up, tested on fedora 37 More... over 2 years ago
now working with Python 3.5 and up More... over 2 years ago
Switch to Python 3 More... about 3 years ago
Change IRC channel More... over 4 years ago
riscv: Call ir_lower_mode_b during target lowering. More... almost 5 years ago
Rename register FP to S0. More... about 5 years ago
x86: add modern architecture variants and improve cpu detection More... over 5 years ago
ia32/amd64: split up architecture variant and cpu features into different bitsets More... over 5 years ago
add basic cpu architecture autodetection for amd64 More... over 5 years ago
Fix loop inversion where the header contains a data flow loop. More... almost 6 years ago
Always prefix variables in generated headers with "extern". More... almost 6 years ago
Recognize AArch64 as host cpu type. More... about 6 years ago
Recognize quad precision floats as used on AArch64. More... about 6 years ago
amd64: support scalar fused-multiply-add instructions (FMA3) More... about 6 years ago
be2addr: fix copy-after case for modes with mode_T More... about 6 years ago
Make Makefile portable between make 4.2 and 4.3. More... about 6 years ago
amd64: add pxor_0 instruction before cvtsi2sd to break dependency chain More... over 6 years ago
amd64: peephole: remove consecutive zero extensions More... over 6 years ago
Extend loop unrolling: can now unroll nested loop More... over 6 years ago
remove debug graph dumps from LCSSA transformation More... over 6 years ago
execfreq: Only free DFS when we abort due to too large function. More... over 6 years ago
Fix build scripts for MINGW environments More... over 6 years ago
default to -fPIC on OpenBSD More... over 6 years ago
riscv: support soft-float and the -march and -mabi switches More... over 6 years ago
riscv: correctly lower aggregate parameters More... over 6 years ago
Fix handling of array-typed struct members in AMD64 ABI. More... over 6 years ago
riscv: lowering of builtin va_arg takes alignment rules into account More... over 6 years ago