- 24 Nov, 2016 4 commits
-
-
John Zhang authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
- 23 Nov, 2016 12 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
currently mov constant as imm to a GPR, then mov from GPR to xmm. A better approach should be put the immediate in memroy, and load it
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
when we add interefence between %a and %edi, we also add %a with %rdi because we cannot assign rdi to a
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
wip: refactor performance comparison code. Need floating point support to embed time measurement code in RPython side
-
- 22 Nov, 2016 15 commits
-
-
qinsoon authored
for movl %edi %edi (where two operands are actually %edi %rdi), we will do a check, and ensure it get removed
-
John Zhang authored
-
qinsoon authored
changed a condition on coealescing. Fixed a bug in spilling rewrite. Currently test_extern_Func is broken
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
-
qinsoon authored
was using nalgebra::DMatrix to implement a graph
-
John Zhang authored
-
John Zhang authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
- 18 Nov, 2016 4 commits
-
-
qinsoon authored
-
qinsoon authored
1. see vm/vm_options.rs for usage and default values 2. added mu_fastimpl_new_with_opts under vm/api/api_impl/muvm.rs
-
John Zhang authored
-
John Zhang authored
-
- 17 Nov, 2016 5 commits
-
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-
John Zhang authored
-