JimmyZ brrt: jl should be jnl, as per MVM_sc_get_collectable_sc, methinks 03:47
JimmyZ brrt: I meant jle ... 05:26
dalek arVM/jit-getobjsc: f50624d | jimmy++ | src/jit/emit_x64.dasc:
s/jl/jle/
05:37
JimmyZ ^^ passes the two failed test 05:40
timotimo ögood catch (i think) 07:03
i shall implement cos_n and sin_n (and tan_n i suppose) today, because the former two are used in my program %) 07:11
japhb CDD wins again ... 07:12
timotimo these functions are fortunately absurdly easy to implement in the jit :) 07:59
JimmyZ
.oO(JIT is absurdly easy..)
08:04
sometimes... 08:08
dalek arVM: b172709 | (Bart Wiegmans)++ | src/jit/ (2 files):
Add getobjsc.

This causes two spectest failures
  * S06-operator-overloading/sub.rakudo.moar
  * S17-procasync/print.rakudo.moar
So this is pushed into a separate branch until further notice.
08:12
arVM: f50624d | jimmy++ | src/jit/emit_x64.dasc:
s/jl/jle/
arVM: 41f60c3 | (Timo Paulssen)++ | src/jit/ (2 files):
Merge remote-tracking branch 'origin/jit-getobjsc'
timotimo i went ahead and merged the branch .. .accidentally :P
JimmyZ++
dalek arVM: db725c2 | (Timo Paulssen)++ | src/jit/graph.c:
jit atan2_n, time_n and nativecallinvoke
17:07
timotimo i'm really looking forward to someone implementing nativecallinvoke properly in the jit ... 17:14
now i'm trying to implement neg_n 17:15
dalek arVM: 47bf1c7 | jimmy++ | src/core/nativecall.c:
Add missing MVMROOT
23:48