Custom stack for IVM. 2-3x faster.

This commit is contained in:
Ben Vanik
2014-01-06 23:11:10 -08:00
parent 2ed6f478c1
commit 698eaeeb88
6 changed files with 155 additions and 9 deletions

View File

@@ -8,7 +8,8 @@
'ivm_backend.cc',
'ivm_backend.h',
'ivm_function.cc',
'ivm_function.h',
'ivm_stack.cc',
'ivm_stack.h',
'tracing.h',
],
}