dalek arVM/even-moar-jit: 2e6e16f | brrt++ | src/ (2 files):
Store index of tile value with use and definition

This ensures that the live range maps completely to the tiles that use it and that these tiles can be updated when a register is assigned.
07:32
brrt going further will require me to continue with the tile structure redesign 07:35
i.e. breaking existing code
timotimo interesting. gdb has/is getting a python api for its JIT compatibility stuff 09:29
so you can have "bt" work inside jitted frames
timotimo tromey.com/blog/?p=927 - kind of scary, though 11:27
jnthn Heh, that post is epic :) 13:31
diakopter uh huh 15:48
dalek arVM: 2817993 | timotimo++ | src/6model/reprs/MVMHash. (2 files):
prevent segfault when null string used as hash key
16:58