- 23 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 13 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 12 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
qinsoon authored
should be spilled. Add a simple mechanic to stop possible infinite loop in regalloc.
-
- 10 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Yi Lin authored
-
- 09 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 08 Jul, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 30 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 29 Jun, 2017 1 commit
-
-
qinsoon authored
-
- 28 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 27 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 22 Jun, 2017 1 commit
-
-
Pavel Zakopaylo authored
This is mostly in service of implementing TagRef64, which can now be initialized by a bundle (but is as of yet not properly implemented).
-
- 16 Jun, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 02 Jun, 2017 1 commit
-
-
qinsoon authored
-
- 31 May, 2017 1 commit
-
-
qinsoon authored
-
- 11 May, 2017 1 commit
-
-
qinsoon authored
-
- 08 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 03 May, 2017 3 commits
- 19 Apr, 2017 1 commit
-
-
qinsoon authored
-
- 03 Apr, 2017 1 commit
-
-
qinsoon authored
-
- 03 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 11 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 10 Jan, 2017 3 commits
- 07 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 20 Dec, 2016 1 commit
-
-
qinsoon authored
info
-
- 30 Nov, 2016 1 commit
-
-
qinsoon authored
-
- 23 Nov, 2016 2 commits
- 18 Nov, 2016 1 commit
-
-
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
-
- 15 Nov, 2016 2 commits
-
-
qinsoon authored
internally int1 is int8
-
qinsoon authored
1. compiler knows all the registers 2. but only 64bits register is a color (for reg alloc) 3. backend records the length of GPR for each operand during instruction selection 4. after reg alloc, when replacing temp with a color, find corresponding GPR for the length recorded before
-