OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
10 mins and 59 secs
|
Eliot Miranda
|
CogVM source as per VMMaker.oscog-eem.2570
Cog: Refactor to make CFramePointer and CStackPointer private variables of CoInterpreter. Hence change the signature of isCFramePointerInUse, which now takes pointers to the two variables instead of referencing them directly. The result is that CFramePointer and CStackPointer are accessed via VarBaseReg on relevant platforms. This nearly halves the size of the generated trampolines/enilopmarts on x86_64.
Fix a reg arg order overwrite problem with the ceDirectedSuperSend?Args trampolines on ARM32.
Slang: Fix a bug in inferring the type of addressOf:[put:].
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/596396094?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1816 on Travis CI"
}
</script>