- 20 Jul, 2017 1 commit
-
-
qinsoon authored
-
- 19 Jul, 2017 1 commit
-
-
qinsoon authored
-
- 11 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 27 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 25 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 16 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 31 May, 2017 1 commit
-
-
qinsoon authored
-
- 08 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 03 May, 2017 1 commit
-
-
qinsoon authored
-
- 01 May, 2017 1 commit
-
-
qinsoon authored
-
- 17 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 03 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 30 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 19 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 17 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 16 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 12 Jan, 2017 2 commits
- 10 Jan, 2017 1 commit
-
-
qinsoon authored
-
- 20 Dec, 2016 1 commit
-
-
qinsoon authored
info
-
- 15 Nov, 2016 1 commit
-
-
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
-
- 14 Nov, 2016 1 commit
-
-
qinsoon authored
currently we only use 64bit registers, extend/truncate result if it is not 64bits. This is awful. Going to use all the registers, for example, AL, AX, EAX, RAX, but will not use AH (so reg alloc is simpler)
-
- 11 Nov, 2016 3 commits
-
-
qinsoon authored
-
Kunshan Wang authored
-
qinsoon authored
-
- 10 Nov, 2016 1 commit
-
-
qinsoon authored
-
- 09 Nov, 2016 1 commit
-
-
qinsoon authored
Note: made two places in api implementation as unimplemented as the instruction/type chnaged.
-
- 01 Nov, 2016 1 commit
-
-
qinsoon authored
(throw, new not working)
-
- 31 Oct, 2016 1 commit
-
-
qinsoon authored
-
- 21 Oct, 2016 1 commit
-
-
Kunshan Wang authored
-
- 28 Sep, 2016 1 commit
-
-
qinsoon authored
partially serialize compiled function into bootimage
-
- 13 Sep, 2016 1 commit
-
-
qinsoon authored
-
- 08 Sep, 2016 1 commit
-
-
qinsoon authored
-
- 19 Aug, 2016 1 commit
-
-
qinsoon authored
-
- 18 Aug, 2016 1 commit
-
-
qinsoon authored
-
- 16 Aug, 2016 1 commit
-
-
qinsoon authored
-
- 29 Jul, 2016 2 commits
- 28 Jul, 2016 1 commit
-
-
qinsoon authored
-