Age | Commit message (Expand) | Author |
---|---|---|
2016-12-12 | implement a simple load elimination pass | Quentin Carbonneaux |
2016-12-12 | implement a simple alias analysis | Quentin Carbonneaux |
2016-12-12 | create cfg.c for cfg-related functions | Quentin Carbonneaux |
2016-04-13 | add funny 80 target | Quentin Carbonneaux |
2016-04-09 | enable constant folding | Quentin Carbonneaux |
2016-04-05 | default to gnu gas format | Quentin Carbonneaux |
2016-04-05 | yay, support freebsd | Quentin Carbonneaux |
2016-03-31 | respect the order of the passes | Quentin Carbonneaux |
2016-03-31 | move abi code in a new file | Quentin Carbonneaux |
2016-03-29 | do not echo compilation commands if verbose | Quentin Carbonneaux |
2016-03-29 | new layout, put LICENSE in root | Quentin Carbonneaux |
2016-03-27 | move check rule into src/ | Quentin Carbonneaux |
2016-03-27 | move paper synchronization to top makefile | Quentin Carbonneaux |
2016-03-27 | add centralized all and clean targets | Quentin Carbonneaux |
2016-03-27 | use make variable for extensibility | Quentin Carbonneaux |
2016-03-27 | extract tests out of src | Quentin Carbonneaux |
2015-09-15 | move ml prototype in a subdir | Quentin Carbonneaux |
2015-09-15 | do not remove t subdir while cleaning | Quentin Carbonneaux |
2015-09-15 | change name of test file | Quentin Carbonneaux |
2015-09-15 | more cleaning | Quentin Carbonneaux |
2015-09-15 | compile tmain with optimizations | Quentin Carbonneaux |
2015-09-15 | quiet | Quentin Carbonneaux |
2015-09-15 | cosmetics | Quentin Carbonneaux |
2015-09-15 | fix spill code | Quentin Carbonneaux |
2015-09-15 | add simple Makefile | Quentin Carbonneaux |