summary refs log tree commit diff
path: root/lisc/Makefile
AgeCommit message (Expand)Author
2015-09-15use correct sizes during reg allocationQuentin Carbonneaux
2015-09-15use a new Ref type for registersQuentin Carbonneaux
2015-09-15start change of representation for registersQuentin Carbonneaux
2015-09-15compile emit moduleQuentin Carbonneaux
2015-09-15initiate work on reg allocationQuentin Carbonneaux
2015-09-15this makefile fu was uselessQuentin Carbonneaux
2015-09-15always preserve last buildQuentin Carbonneaux
2015-09-15start working with loops in spill.cQuentin Carbonneaux
2015-09-15single bit bitfield needs to be unsignedQuentin Carbonneaux
2015-09-15start simple work on iselQuentin Carbonneaux
2015-09-15move main function out of parse.cQuentin Carbonneaux
2015-09-15add rpo test and some liveness codeQuentin Carbonneaux
2015-09-15object files depend on lisc.hQuentin Carbonneaux
2015-09-15compile ssaQuentin Carbonneaux
2015-09-15change phi nodes representationQuentin Carbonneaux
2015-09-15compile the ssa moduleQuentin Carbonneaux
2015-09-15add a Makefile in liscQuentin Carbonneaux