| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Minor code cleanup for backend; add `struct_fields_index_by_increasing_offset... | gingerBill | 2021-10-02 | 1 | -5/+5 | |
| * | Heavily improve the LLVM struct type generation to improve ABI | gingerBill | 2021-10-02 | 1 | -16/+8 | |
| * | LLVM Code Generator: Add explicitly padding between fields in LLVM struct types | gingerBill | 2021-09-13 | 1 | -24/+60 | |
| * | Begin minimize `Type` size by replacing `Array` with `Slice` etc | gingerBill | 2021-09-13 | 1 | -2/+2 | |
| * | Migrate and remove more from gb.h | gingerBill | 2021-08-19 | 1 | -1/+1 | |
| * | Add extra error message check to `lb_big_int_to_llvm` | gingerBill | 2021-08-13 | 1 | -0/+4 | |
| * | Reorganize llvm_backend.cpp into separate files for easier maintenance | gingerBill | 2021-08-07 | 1 | -0/+951 | |