- 23 Jul, 2017 2 commits
-
-
Isaac Oscar Gariano authored
-
Isaac Oscar Gariano authored
-
- 27 Jun, 2017 2 commits
- 16 Jun, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 11 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 08 May, 2017 1 commit
-
-
Isaac Oscar Gariano authored
-
- 08 Mar, 2017 1 commit
-
-
qinsoon authored
-
- 03 Mar, 2017 1 commit
-
-
qinsoon authored
-
- 28 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 27 Feb, 2017 1 commit
-
-
qinsoon authored
-
- 23 Feb, 2017 2 commits
- 03 Feb, 2017 1 commit
-
-
qinsoon authored
(for calling convention)
-
- 22 Nov, 2016 1 commit
-
-
qinsoon authored
was using nalgebra::DMatrix to implement a graph
-
- 04 Nov, 2016 1 commit
-
-
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.
-
- 25 Oct, 2016 2 commits
- 20 Oct, 2016 1 commit
-
-
qinsoon authored
-
- 14 Jul, 2016 1 commit
-
-
qinsoon authored
-
- 12 Jul, 2016 1 commit
-
-
qinsoon authored
-
- 28 Jun, 2016 1 commit
-
-
qinsoon authored
some refactoring: 1. allows reg alloc using other allocators (other than graph coloring), 2. allows retreat to a previous compilation pass
-