aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/ssa
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-11-18 14:09:29 +0100
committerBjörn Gustavsson <[email protected]>2011-11-28 14:07:20 +0100
commit0aa3a8200025ae32c5aba11be5229fff19d03c7f (patch)
tree634d38bd382ff97593c7b198733bd4d14d9c3b02 /lib/hipe/ssa
parent02c869c58f226e8ea16de3d35e0e53d023376cb7 (diff)
downloadotp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.tar.gz
otp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.tar.bz2
otp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.zip
hipe: Remove single function compilation
Compiling single functions (as opposed to whole modules) to native code complicates code management in HiPE. It would also vastly complicate whole-module optimizations, such as returning multiple return values instead of tuples within a module. As a first step, remove the external interface for the single compilation feature. In the future, there are many things that could be restructured and simplified.
Diffstat (limited to 'lib/hipe/ssa')
0 files changed, 0 insertions, 0 deletions