summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-01-17 15:29:49 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2015-03-11 12:53:34 -0700
commitb34a452c0683d260ffb1644575a0e970559cae87 (patch)
tree62e359baa916e6df709a43adaed4deb3c599083e /build.xml
parentff67161f946c515a3b0a719ce80531fa14a06a8f (diff)
downloadscala-b34a452c0683d260ffb1644575a0e970559cae87.tar.gz
scala-b34a452c0683d260ffb1644575a0e970559cae87.tar.bz2
scala-b34a452c0683d260ffb1644575a0e970559cae87.zip
Tools to perform inlining.
The method Inliner.inline clones the bytecode of a method and copies the new instructions to the callsite with the necessary modifications. See comments in the code. More tests are added in a later commit which integrates the inliner into the backend - tests are easier to write after that.
Diffstat (limited to 'build.xml')
0 files changed, 0 insertions, 0 deletions