summary refs log tree commit diff
path: root/lisc/lisc.h
AgeCommit message (Expand)Author
2015-09-15fix small type issuesQuentin Carbonneaux
2015-09-15export error functionsQuentin Carbonneaux
2015-09-15rename mod to remQuentin Carbonneaux
2015-09-15remove useless typedefsQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15add rpo test and some liveness codeQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15use argument array for all instructionsQuentin Carbonneaux
2015-09-15change Ref to a structQuentin Carbonneaux
2015-09-15move opdesc definitionQuentin Carbonneaux
2015-09-15add pretty printing functionQuentin Carbonneaux
2015-09-15change phi nodes representationQuentin Carbonneaux
2015-09-15give blocks an idQuentin Carbonneaux
2015-09-15fix namingQuentin Carbonneaux
2015-09-15add rpo information to functionsQuentin Carbonneaux
2015-09-15properly clear predecessors in fillpredsQuentin Carbonneaux
2015-09-15add predecessor computationQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15rename branching cnd to jezQuentin Carbonneaux
2015-09-15add commentsQuentin Carbonneaux
2015-09-15attempt to complete the crappy parserQuentin Carbonneaux
2015-09-15change references representationQuentin Carbonneaux
2015-09-15try writing a parser, painfulQuentin Carbonneaux
2015-09-15some new CQuentin Carbonneaux