Commit graph

1372 commits

Author SHA1 Message Date
Quentin Carbonneaux
83474cd206 finished interval building, untested 2015-02-13 23:05:23 -05:00
Quentin Carbonneaux
b83133cbbe attempt a new linear scan implementation 2015-02-13 22:37:07 -05:00
Quentin Carbonneaux
d621e6654b remove debug code for heaps 2015-02-13 15:41:16 -05:00
Quentin Carbonneaux
778e33848b implement binary heaps in lo3 2015-02-13 15:41:03 -05:00
Quentin Carbonneaux
bbf944c6e7 release also non-register locations 2015-01-22 12:00:55 -05:00
Quentin Carbonneaux
31abfbfa6d add some test programs 2015-01-22 11:55:45 -05:00
Quentin Carbonneaux
08523a2438 implement linear scan ideas in lo2.ml 2015-01-22 11:37:16 -05:00
Quentin Carbonneaux
d051e0c210 start hacking new regalloc 2015-01-14 22:36:53 -05:00
Quentin Carbonneaux
a2c0719131 more types 2015-01-11 12:56:18 -05:00
Quentin Carbonneaux
ec89cc7eb1 type surgery 2015-01-09 13:26:36 -05:00
Quentin Carbonneaux
41b9d07f79 try new presentation in lo2.ml 2015-01-08 22:00:20 -05:00
Quentin Carbonneaux
ea316953bb handle IBrz correctly 2015-01-06 13:17:19 -05:00
Quentin Carbonneaux
c0469ee2f0 first ugly allocator that works 2015-01-06 12:54:44 -05:00
Quentin Carbonneaux
72a74b97ab try to add code for phis 2015-01-05 21:56:49 -05:00
Quentin Carbonneaux
2bbff83d40 quick fix in loc2 for constants 2015-01-05 15:59:22 -05:00
Quentin Carbonneaux
85ffed1369 more work on regalloc, still screwed 2015-01-04 11:37:13 -05:00
Quentin Carbonneaux
5c73d7cdf3 start register allocation 2015-01-01 17:08:09 -05:00
Quentin Carbonneaux
2124e95718 add irreducible cflow example 2014-12-30 15:04:46 -05:00
Quentin Carbonneaux
046532e51d pad text in elf output function 2014-12-21 22:38:24 -05:00
Quentin Carbonneaux
fd1bb8148e start an ELF output module 2014-12-20 19:28:12 -05:00
Quentin Carbonneaux
1cf6ea7bcc allow multiple labels per line 2014-12-20 16:34:54 -05:00
Quentin Carbonneaux
59db3dd956 initial commit 2014-12-19 08:57:56 -05:00