index
:
qbt
master
BORED - Middle/back-end for triscv
kimi.h.kuparinen+qbt@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-18
save some work by avoiding duplicate blocks
HEAD
master
Kimplul
2024-08-18
add tests and fixes on top of 674438
Kimplul
2024-08-18
missed a NULL check
Kimplul
2024-08-18
fix some clang warnings
Kimplul
2024-08-18
add analyzer
Kimplul
2024-06-27
modify lto settings to silence warnings
Kimplul
2024-06-27
allow compiling some massive functions
Kimplul
2024-05-24
fix bmake compilation
Kimplul
2024-04-30
reference qbe and fix markdown formatting
Kimplul
2024-04-30
format
Kimplul
2024-04-30
correct addr
Kimplul
2024-04-20
fix parallel moves
Kimplul
2024-04-15
fix insert_before/after
Kimplul
2024-04-15
format
Kimplul
2024-04-11
formatting
Kimplul
2024-04-09
add blit to instructions
Kimplul
2024-04-09
add constant value to some instructions
Kimplul
2024-04-07
add features that make machine generation easier
Kimplul
2024-04-03
add callsite register saving
Kimplul
2024-04-03
make regalloc work with ssa form
Kimplul
2024-04-03
add ssa form
Kimplul
2024-04-02
add simple unreachability
Kimplul
2024-03-31
produce some very limited assembly output
Kimplul
2024-03-28
random musings
Kimplul
2024-02-24
initial commit
Kimplul