2
I Use This!
Activity Not Available

Commits : Listings

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