Added more tests
This commit is contained in:
parent
a466281307
commit
8eabcf258d
16 changed files with 399 additions and 26 deletions
|
@ -67,8 +67,10 @@ Build a Linux x86-64 ELF executable from `examples/hello` and run it:
|
|||
|
||||
- [x] Exclude unused functions
|
||||
- [x] Constant folding
|
||||
- [ ] Constant propagation
|
||||
- [ ] Function call inlining
|
||||
- [ ] Loop unrolls
|
||||
- [ ] Assembler optimization backend
|
||||
|
||||
### Linter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue