index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amd64
/
sysv.c
Age
Commit message (
Expand
)
Author
2023-03-22
rename blknew() to newblk()
Quentin Carbonneaux
2023-03-19
naming nit
Quentin Carbonneaux
2023-03-16
silence format warning more reliably
Quentin Carbonneaux
2023-03-15
silence some warnings
Quentin Carbonneaux
2022-12-14
new blit instruction
Quentin Carbonneaux
2022-10-03
fix case of Pool constants
Quentin Carbonneaux
2022-03-08
flag types defined as unions
Quentin Carbonneaux
2022-03-08
cosmetics
Quentin Carbonneaux
2021-11-08
amd64: avoid reading past end of passed struct
Michael Forney
2021-10-22
make variadic args explicit
Quentin Carbonneaux
2021-10-17
amd64/sysv: unbreak env calls
Quentin Carbonneaux
2021-03-18
spill: use stronger assertion for registers in use at start of function
Michael Forney
2020-08-06
amd64: Use member class for aggregate parameter temporary
Michael Forney
2020-08-06
Use a dynamic array for phi arguments
Michael Forney
2019-04-17
avoid some gcc warnings
Quentin Carbonneaux
2019-03-14
Rearrange the fields in Ins so the bit-fields get packed together
Michael Forney
2018-04-26
Fix compiler warnings.
Emil Skoeldberg
2017-04-11
simplify amd64 aggregates classification
Quentin Carbonneaux
2017-04-08
rework storage of types
Quentin Carbonneaux
2017-04-08
prepare for multi-target
Quentin Carbonneaux