ldc/tests/dynamiccompile
2019-09-08 09:16:05 +03:00
..
inputs Renaming 2017-11-09 21:34:58 +03:00
array.d Jit: better error handling and handle correctly __chkstk function (#3051) 2019-04-06 10:34:02 +03:00
asm_output.d Fis jit asm_output test: symbol name can appear more than once 2018-06-03 14:39:50 +03:00
bind.d Jit bind fixes (#3099) 2019-06-30 09:56:46 +03:00
bind_func_opt.d optimize bind functions 2018-09-06 21:21:57 +03:00
bind_nested_opt.d nested binds 2018-09-06 21:21:59 +03:00
bind_opt.d jit bind: fix static array handling (#3100) 2019-07-01 10:33:20 +03:00
calls.d Renaming 2017-11-09 21:34:58 +03:00
classes.d Renaming 2017-11-09 21:34:58 +03:00
dump_handler.d Disassemble resulting jit module and output asm to debug handler (#2407) 2017-11-26 10:38:08 +01:00
emit.d @dynamicCompileEmit attribute (#2747) 2018-06-26 21:59:02 +03:00
empty_jit_modules.d Renaming 2017-11-09 21:34:58 +03:00
global_opt.d Drop jit support for pre 5.0 llvm 2018-02-15 21:45:12 +03:00
globals.d Renaming 2017-11-09 21:34:58 +03:00
globals_types.d Renaming 2017-11-09 21:34:58 +03:00
jit_module_stripping.d jit: better module stripping (#2743) 2018-06-10 16:54:42 +03:00
lambdas.d Renaming 2017-11-09 21:34:58 +03:00
library.d Renaming 2017-11-09 21:34:58 +03:00
multiple_modules.d Renaming 2017-11-09 21:34:58 +03:00
multiple_modules_rtconst.d Renaming 2017-11-09 21:34:58 +03:00
options.d Make LDC custom passes available to jit, add API for jit compiler options (#2758) 2019-09-08 09:16:05 +03:00
options_invalid.d Make LDC custom passes available to jit, add API for jit compiler options (#2758) 2019-09-08 09:16:05 +03:00
options_multiple_changes.d Make LDC custom passes available to jit, add API for jit compiler options (#2758) 2019-09-08 09:16:05 +03:00
params_ctors.d Renaming 2017-11-09 21:34:58 +03:00
recursive_call.d Renaming 2017-11-09 21:34:58 +03:00
simple.d Set proper calling convention and attributes to jit thunk call (#2740) 2018-06-10 15:16:15 +03:00
struct_init.d Renaming 2017-11-09 21:34:58 +03:00
thread_local.d Renaming 2017-11-09 21:34:58 +03:00
throw.d #2687: ARMv7: dynamiccompile failures (#2688) 2018-05-26 01:54:12 +03:00
tls_workaround_opt.d Renaming 2017-11-09 21:34:58 +03:00