Skip to content

Commit cec76ff

Browse files
committed
Bump MoarVM
af455397f Refactor inline logging; detect missed inlines 7ac061092 Correct a mis-placed `break` statement 9745f9216 Add facts to attributes in spesh plugin guards bd8361e2f [JIT] Fix ARG6 for windows better 2592774c5 Make minor alterations to some exprjit templates 7547dd800 Merge pull request #880 from Kaiepi/socket-handle 20d44791b Fix guard evaluator attribute handling f66ebd4bd Revert "Implement JIT template for ctxcallerskipthunks" 97f76b461 [JIT] Double derference in assembly is not a thing 150f28108 Merge branch 'jit-sp_speshresolve' 8a7da04a2 A few small updates and corrections 5b7ef041f Fix bindexpayload comment; old one misleading c8b2b5917 Change isnull ops back to non-branching versions 638fc3a98 Incorporate review feedback for templates; bdw++ 33c5840ce Re-add getlex_no exprjit template a9742853d Add getlex_n{i,n,s} exprjit templates c3ef58e13 Change ^getf to load in getlexstatic_o template e91424bd8 Add asynclisten exprjit template 2ed32fcc8 Add async* exprjit templates 706247421 Re-add getlexstatic_o exprjit template with minor changes 6c70a10a1 Add isrwcont exprjit template 3d7e4860f Add isinvokable exprjit template 8ee40237d Add execname exprjit template e9ef16c10 Add some IO exprjit templates 5827a4d77 Add isnonnull exprjit template 2b9ff75a6 Add iscompunit exprjit template 0dd3c8e48 Add sha1 and *sc exprjit templates e067a62f5 Add setdispatcher exprjit template 1262b0de6 Add multicache* exprjit templates 13ef6af8a Add *capture exprjit templates ad1aacc0b Add backtracestrings exprjit template 9311b7a90 Add getex* exprjit template 9803124f0 Add bindex* exprjit template 4747e146e Add composetype exprjit template b5e097067 Add newtype exprjit template 9bdd20bb9 Add exception exprjit template f481149d0 Add hllizefor exprjit template e0e937ec2 Add settypehll* exprjit templates 1d4f4a42f Add hlllist and hllhash exprjit templates df23534da Add isfalse_s exprjit template 479e5541f Add istrue_s exprjit template f1b4dcc9c Add decode exprjit template 78b681542 Add encode exprjit template 2655f75fe Add radix exprjit template e2fe43bf1 Add nfarunalt exprjit template ad1c07965 Add nfarunproto exprjit template 1cbb6ba36 Add nfafromstatelist exprjit template d7d68c082 Add findnotcclass exprjit template 8c3ab19bf Add findcclass exprjit template 0fb1ee4c3 Add iscclass exprjit template e94079c1c Add setbuffersize_fh exprjit template 7e5bd8900 Add iscoderef exprjit template 0de8094e5 Add getcodeobj exprjit template 829a3cab8 Add escape exprjit template 34c5eede0 Add chars exprjit template b34681266 Add iscont exprjit template bc9627ba0 Add exprjit macro to determine if vmnull 49c978203 Add boot* exprjit templates 03bd443c1 Add knowhow exprjit templates 9b2008a05 Add exprjit macro to retrieve fields from instance 7129bea44 JIT bug fixes 7f6ad0b1e Implement expr JIT template for setwho 2abe03d34 Implement JIT template for ctxcallerskipthunks 354c62bdc Implement JIT templates for 10 ops 6646038f5 Factor out our hashing function and speed up hashing flat strings 9f005086e Used fixed size allocator for hashes. Nice speedup for table expansion 1fe14d3c4 [JIT] Define ARG5 and ARG6 on windows 0b7f26ce5 JIT-compile sp_speshresolve febffaa26 Expose file descriptors of IO::Socket::INET instances
1 parent dbee32d commit cec76ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build/MOAR_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2018.06-34-g411f73f
1+
2018.06-103-gaf455397f

0 commit comments

Comments
 (0)