31
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fold eqv? to eq? on exact integers according to target fixnum range
wingo
as Andy Wingo
More... over 3 years ago
Fix JIT compilation for jtable
wingo
as Andy Wingo
More... over 3 years ago
Add $switch CPS term kind
wingo
as Andy Wingo
More... over 3 years ago
Fix bug #42713: srfi-64: Reset test-runner-current if done More... over 3 years ago
CPS compiler reduces eq? on constant to eq-constant?
wingo
as Andy Wingo
More... over 3 years ago
Baseline compiler emits eq-immediate? as appropriate
wingo
as Andy Wingo
More... over 3 years ago
Rework the way immediate encodings are calculated.
wingo
as Andy Wingo
More... almost 4 years ago
Add eq-immediate? instruction
wingo
as Andy Wingo
More... almost 4 years ago
Add sign-extending make-immediate instruction
wingo
as Andy Wingo
More... almost 4 years ago
Improve code generation for eq? on immediates
wingo
as Andy Wingo
More... almost 4 years ago
Merge https://gitlab.com/wingo/lightening master branch
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'word-spills' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Spill whole words to stack, even for uint8_t args
wingo
as Andy Wingo
More... almost 4 years ago
Update use of jit_begin_data API
wingo
as Andy Wingo
More... almost 4 years ago
Merge https://gitlab.com/wingo/lightening master branch
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'word-align-literal-pools' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Literal pools have word-alignment, not u64-alignment
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'size-data' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Allow jit_begin_data to declare max data size
wingo
as Andy Wingo
More... almost 4 years ago
Add JIT implementation for jtable
wingo
as Andy Wingo
More... almost 4 years ago
Merge https://gitlab.com/wingo/lightening master branch
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'table-switch' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'fix-tail-call-test' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Ensure tail caller and callee in jmpi test have compatible ABI
wingo
as Andy Wingo
More... almost 4 years ago
Merge branch 'fix-aarch64-veneers' into 'master'
wingo
as Andy Wingo
More... almost 4 years ago
Fix patch_veneer on aarch64
wingo
as Andy Wingo
More... almost 4 years ago
Add support for emitting inline data and table switches
wingo
as Andy Wingo
More... almost 4 years ago
Add jtable instruction
wingo
as Andy Wingo
More... almost 4 years ago
Replace a line which was accidentally removed. More... almost 4 years ago
Update NEWS. More... almost 4 years ago