Commit
Ř
2678933 nargs() should return promargs length (#1204) * Fix patching the constant po...
82919d3 Fix patching the constant pool (#1210) This should fix the bug where occasio...
aa389ae Ensure compilation in rir tests (#1206) * specify PIR_WARMUP in toos/tests i...
2616d99 ensure iterators don't run out of the bb (#1207)
8b75c23 Don't dispatch to native code that's still being compiled (#1203) * Don't di...
6a40e7e actually, update containers first Otherwise not all benchmarks use the same ...
0d23ec2 fix scheduled jobs
d786449 Arithmetic fixes and refactorings (#1200) * The result of int/int and int^in...
e1a1644 Fix missing arg void (#1199) * Avoid inferring void fom ChkMissing(mkarg(mis...
8e217b2 Merge pull request #1202 from reactorlabs/scopeResFix Scope res fix
0e7fbad Cleaning up a bit (#1201) * improve printing of rir runtime objects * ostac...
1258696 address review
77fa1c0 The env always leaks A call instruction leaks the env, period... The call ma...
dcc170e fix env leak in interprod scope analysis For interprod scope analysis the ca...
f265bb4 Merge pull request #1198 from reactorlabs/hugo-force-colored-output Automati...
b203d72 Fix a typo [skip ci]
6e76e0c Automatically infer FORCE_COLORED_OUTPUT Teach cmake how to deduce if a huma...
84ec7a2 Merge pull request #1195 from reactorlabs/hugo-readme-no-macos Don't talk ab...
4ffdfbe Merge pull request #1194 from reactorlabs/auto-container-update add a schedu...
a37dd74 Merge pull request #1189 from reactorlabs/debugging some more debugging outp...