corda/src/codegen
Joel Dice c9026a6053 add continuations support for ARM64
Also, replace some preprocessor conditionals with C++ conditionals and
add some todo comments and sample code for future work towards better
ABI compatibility in the JIT compiled code.
2014-12-30 15:31:52 -07:00
..
compiler work in progress towards 64-bit ARM JIT support 2014-12-22 12:59:26 -07:00
target add continuations support for ARM64 2014-12-30 15:31:52 -07:00
CMakeLists.txt remove lingering 32-count limits on registers, refactor iteration, improve constants, ... 2014-12-09 11:18:00 -07:00
compiler.cpp replace (int8_t)Register cast with Register::index() 2014-12-09 08:19:44 -07:00
runtime.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
targets.cpp add process=interpret support for Linux/ARM64 2014-11-25 20:02:59 -07:00