Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm: split into sub-modules | Johannes Stoelp | 2021-09-18 | 1 | -603/+0 |
| | |||||
* | ch4: add function optimization passes | Johannes Stoelp | 2021-09-16 | 1 | -6/+75 |
| | |||||
* | ch3: added LLVM IR code genchapter3 | Johannes Stoelp | 2021-09-14 | 1 | -0/+534 |
- Added safe wrapper around LLVM C API - Added codegen module to emit LLVM IR for the AST - Update the main repl loop to codegen LLVM IR |