- 09 Nov, 2016 1 commit
-
-
qinsoon authored
Note: made two places in api implementation as unimplemented as the instruction/type chnaged.
-
- 08 Nov, 2016 5 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
qinsoon authored
-
qinsoon authored
-
qinsoon authored
going to test it with test_jit suite
-
- 07 Nov, 2016 2 commits
- 04 Nov, 2016 4 commits
-
-
Kunshan Wang authored
-
qinsoon authored
-
qinsoon authored
1. grow/shrink frame size in the pro/epilogue. Note: though we removed push/pop for unused callee saved registers, we still reserve frame space for them. Because we generate spill on frame before we know exactly how large a space is. The solution is to make spill locations patchable. 2. control flow will combine branches in switch instruction if they all target the same destination.
-
qinsoon authored
-
- 03 Nov, 2016 5 commits
- 02 Nov, 2016 4 commits
-
-
Kunshan Wang authored
Added supports for all types. Support Const NULL Support conversions, the TAILCALL and NEW instructions
-
qinsoon authored
now
-
qinsoon authored
-
qinsoon authored
-
- 01 Nov, 2016 6 commits
-
-
qinsoon authored
(throw, new not working)
-
qinsoon authored
-
qinsoon authored
-
qinsoon authored
-
John Zhang authored
-
John Zhang authored
-
- 31 Oct, 2016 9 commits
- 28 Oct, 2016 4 commits
-
-
qinsoon authored
previous commit doesnt compile, fixed it
-
Kunshan Wang authored
Still panics. need to debug
-
qinsoon authored
-
qinsoon authored
-