Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-12 | use a less obtuse api for vnew() | Quentin Carbonneaux | |
2016-12-21 | schedule loop nesting computations earlier | Quentin Carbonneaux | |
2016-12-12 | use the new load optimization | Quentin Carbonneaux | |
2016-04-13 | hack an ssa validator (likely buggy) | Quentin Carbonneaux | |
2016-04-11 | improve help message slightly | Quentin Carbonneaux | |
2016-04-09 | rebuild rpo after fold | Quentin Carbonneaux | |
2016-04-09 | enable constant folding | Quentin Carbonneaux | |
2016-04-01 | don't try to keep use counts in abi() | Quentin Carbonneaux | |
Abi lowering does not need use counts, but they are needed for instruction selection. I changed main to call filluse() between these two passes. | |||
2016-03-31 | move abi code in a new file | Quentin Carbonneaux | |
2016-03-29 | new layout, put LICENSE in root | Quentin Carbonneaux | |