I could localize a long outstanding bug in JIT causing 4 perl6 tests to
fail.
When an opcode was a branch target as well as a branch source, the
branch target got lost, causing wrong basic blocks, implying missing
register loads ...
All perl6 tests are now ok on JIT too.
leo
- Re: [CVS ci] JIT bug fix Leopold Toetsch
- Re: [CVS ci] JIT bug fix Daniel Grunblatt
- Re: [CVS ci] JIT bug fix Leopold Toetsch
- Re: [CVS ci] JIT bug fix Steve Fink
- Re: [CVS ci] JIT bug fix Daniel Grunblatt