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-12-12
new rsval() helper for signed Refs
Quentin Carbonneaux
2022-12-12
crash loads from uninitialized slots
Quentin Carbonneaux
2022-12-12
renamings in coalesce()
Quentin Carbonneaux
2022-12-12
zero msbs of 32-bit constants
Quentin Carbonneaux
2022-11-27
new hlt block terminator
Quentin Carbonneaux
2022-11-24
cosmetics in mem.c
Quentin Carbonneaux
2022-11-22
use a new struct for symbols
Quentin Carbonneaux
2022-11-22
rename Tmp.ins to be more descriptive
Quentin Carbonneaux
2022-11-21
fix allocation ordering bug in rega
Quentin Carbonneaux
2022-11-21
recognize some phis as copies
Quentin Carbonneaux
2022-11-20
new slot coalescing pass
Quentin Carbonneaux
2022-11-20
export getalias()
Quentin Carbonneaux
2022-11-20
make multiple calls to fillalias() possible
Quentin Carbonneaux
2022-11-20
stored bytes in Alias information
Quentin Carbonneaux
2022-11-20
argc does not leak its address argument
Quentin Carbonneaux
2022-11-20
make Alias.base an int
Quentin Carbonneaux
2022-11-20
fill definition site in filluse()
Quentin Carbonneaux
2022-10-12
thread-local storage for amd64_apple
Quentin Carbonneaux
2022-10-12
thread-local storage for arm64_apple
Quentin Carbonneaux
2022-10-08
mark apple targets with a boolean
Quentin Carbonneaux
2022-10-08
fix asm comment position
Quentin Carbonneaux
2022-10-08
"rel" fields become "reloc"
Quentin Carbonneaux
2022-10-08
do not drop relocation kind in alias analysis
Quentin Carbonneaux
2022-10-08
add support for thread-local storage
Quentin Carbonneaux
2022-10-03
flag bad vastart uses
Quentin Carbonneaux
2022-10-03
fix case of Pool constants
Quentin Carbonneaux
2022-10-03
new arm64_apple target
Quentin Carbonneaux
2022-10-03
refine width of parsb/ub/sh/uh ops
Quentin Carbonneaux
2022-10-03
add new target-specific abi0 pass
Quentin Carbonneaux
2022-10-03
parse sb,ub,sh,uh abi types
Quentin Carbonneaux
2022-09-15
Fix parsing of multiple globals in datadef
Ember Sawady
2022-09-01
capitalize a label
Quentin Carbonneaux
2022-09-01
remove two unsigned
Quentin Carbonneaux
2022-09-01
use direct bl calls on arm64
Quentin Carbonneaux
2022-08-31
drop -G flag and add target amd64_apple
Quentin Carbonneaux
2022-08-31
flag the default target in "qbe -h"
Quentin Carbonneaux
2022-08-31
fix some variadic calls in test/abi8.ssa
Quentin Carbonneaux
2022-08-31
regenerate test/vararg2.ssa
Quentin Carbonneaux
2022-07-01
Reject multiple section definition for a symbol
Roberto E. Vargas Caballero
2022-07-01
Add qbe identifier in error strings
Roberto E. Vargas Caballero
2022-07-01
Makefile: Avoid double macro expansion in targets
Roberto E. Vargas Caballero
2022-06-29
Fix minor typos in IL doc
Simon Heath
2022-06-16
install with install -m755
v1.0
Quentin Carbonneaux
2022-06-14
tools/test.sh: Without a TARGET, use $CC if defined
Haelwenn (lanodan) Monnier
2022-06-14
Makefile: POSIXify
illiliti
2022-06-14
do not fold cnst+cnst in amd64's isel
Quentin Carbonneaux
2022-06-14
rv64: implement Oswap for floating-point types
Alexey Yerin
2022-06-14
refine assertion in liveness analysis
Quentin Carbonneaux
2022-05-12
install in /usr/local by default
Quentin Carbonneaux
2022-05-12
tighten function definition spec
Quentin Carbonneaux
[next]