summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2016-12-12implement a simple load elimination passQuentin Carbonneaux
2016-12-12implement a simple alias analysisQuentin Carbonneaux
2016-12-12create cfg.c for cfg-related functionsQuentin Carbonneaux
2016-04-13add funny 80 targetQuentin Carbonneaux
2016-04-09enable constant foldingQuentin Carbonneaux
2016-04-05default to gnu gas formatQuentin Carbonneaux
2016-04-05yay, support freebsdQuentin Carbonneaux
2016-03-31respect the order of the passesQuentin Carbonneaux
2016-03-31move abi code in a new fileQuentin Carbonneaux
2016-03-29do not echo compilation commands if verboseQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux
2016-03-27move check rule into src/Quentin Carbonneaux
2016-03-27move paper synchronization to top makefileQuentin Carbonneaux
2016-03-27add centralized all and clean targetsQuentin Carbonneaux
2016-03-27use make variable for extensibilityQuentin Carbonneaux
2016-03-27extract tests out of srcQuentin Carbonneaux
2015-09-15move ml prototype in a subdirQuentin Carbonneaux
2015-09-15do not remove t subdir while cleaningQuentin Carbonneaux
2015-09-15change name of test fileQuentin Carbonneaux
2015-09-15more cleaningQuentin Carbonneaux
2015-09-15compile tmain with optimizationsQuentin Carbonneaux
2015-09-15quietQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15fix spill codeQuentin Carbonneaux
2015-09-15add simple MakefileQuentin Carbonneaux