index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-15
new -t? flag to print default target
Quentin Carbonneaux
2022-03-15
homogenize riscv and arm abis
Quentin Carbonneaux
2022-03-15
support env calls on arm64
Quentin Carbonneaux
2022-03-15
fix register count in riscv argregs
Quentin Carbonneaux
2022-03-14
dynamic stack allocs for arm64
Quentin Carbonneaux
2022-03-14
add rv64/ to README
Quentin Carbonneaux
2022-03-14
output symbol type and size
Quentin Carbonneaux
2022-03-14
improve consistency in abis
Quentin Carbonneaux
2022-03-14
arm64/abi: fix big aggregates passed on the stack
Quentin Carbonneaux
2022-03-11
dust off antique .tag
Quentin Carbonneaux
2022-03-10
rv64: plug holes in the abi
Quentin Carbonneaux
2022-03-10
two new tests in abi5.ssa
Quentin Carbonneaux
2022-03-10
new abi stress test
Quentin Carbonneaux
2022-03-08
flag types defined as unions
Quentin Carbonneaux
2022-03-08
cosmetics
Quentin Carbonneaux
2022-03-07
doc: export function main in hello world example
lincoln auster [they/them]
2022-02-27
rv64: formatting and bug fix in epilogue
Quentin Carbonneaux
2022-02-27
doc: Add missing neg entry to index
Scott Graham
2022-02-27
rv64: cosmetics in isel
Quentin Carbonneaux
2022-02-25
disable pie for rv64 tests
Quentin Carbonneaux
2022-02-25
improve consistency in arm64 and rv64 abis
Quentin Carbonneaux
2022-02-24
parse: allow string after first data item
Paul Ouellette
2022-02-24
doc: minor fixes
Paul Ouellette
2022-02-24
fix folding of shifts of word operand by >32
Paul Ouellette
2022-02-17
add rv64 backend
Michael Forney
2022-02-17
test: add c[u]od checks to isel2 and add new integer compare test isel3
Michael Forney
2022-02-17
cfg: remove unnecessary check for jump type
Michael Forney
2022-02-17
Revert "skip jump arguments in rega"
Michael Forney
2022-02-17
spill: consider jump argument as use of register
Michael Forney
2022-02-11
document the automatic use of bss
Quentin Carbonneaux
2022-02-11
gas: put zero data into .bss by default
Michael Forney
2022-02-11
doc: fix name of export linkage flag
Paul Ouellette
2022-02-02
shared linkage logic for func/data
Quentin Carbonneaux
2022-01-31
arm64: handle large slots in Ocopy
Quentin Carbonneaux
2022-01-31
Do not use the asm keyword as a local variable
Detlef Riekenberg
2022-01-28
amd64/isel: nits
Quentin Carbonneaux
2022-01-28
fix test/fpcnv (wrong spacing)
Quentin Carbonneaux
2022-01-28
update token hash params
Quentin Carbonneaux
2022-01-28
implement float -> unsigned casts
Bor Grošelj Simić
2022-01-28
implement unsigned -> float casts
Bor Grošelj Simić
2022-01-23
increase token limit to 255
Bor Grošelj Simić
2022-01-23
bump copyright year
Quentin Carbonneaux
2022-01-23
check for fopen() errors for output file
Bor Grošelj Simić
2022-01-23
Add a negation instruction
Eyal Sawady
2021-12-05
arm64: fix slots with offset >32k
Quentin Carbonneaux
2021-11-22
reuse previous address constants in fold()
Michael Forney
2021-11-10
fold: Prevent error when address is used as operand
Michael Forney
2021-11-10
bump NString
Quentin Carbonneaux
2021-11-10
fold: Don't fold invalid addition/subtraction rather than failing
Michael Forney
2021-11-08
amd64: avoid reading past end of passed struct
Michael Forney
[next]