aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/ExecutionEngine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-19 19:10:23 +0000
committerChris Lattner <sabre@nondot.org>2003-11-19 19:10:23 +0000
commit542d991451c20ab17dc4c3f0b856bb632e546016 (patch)
treef81292439cb12b5165fb3bf51b8fd494f1186096 /lib/ExecutionEngine/ExecutionEngine.cpp
parent30263d0c4cef94cafd20a141b7be6b8bcaebae93 (diff)
*** Significantly speed up type resultion
This change speeds up type resolution by checking to see if a type is recursive, and if it's not, using a more efficient algorithm. This dramatically reduces bytecode loading time of kc++, reducing time-to-jit kc++ --version to 17s from 33s git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions