| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add comparisons to structs where all fields are comparable `==` and `!=` | gingerBill | 2020-11-23 | 1 | -50/+10 | |
| * | Re-enable `zeroext` for `i1` | gingerBill | 2020-11-22 | 1 | -4/+3 | |
| * | Modify llvm_abi.cpp to work correctly for win64 abi of `i128` types. (it's a ... | gingerBill | 2020-11-22 | 1 | -22/+40 | |
| * | Fix calling convention for new LLVM ABI, and change`PtrSet` index to be `u32`... | gingerBill | 2020-11-15 | 1 | -13/+11 | |
| * | Begin clarifying allocation patterns by changing from `heap_allocator` to spe... | gingerBill | 2020-11-15 | 1 | -1/+6 | |
| * | Improve lb_abi_to_odin_type | gingerBill | 2020-11-14 | 1 | -4/+45 | |
| * | Improve USE_NEW_LLVM_ABI_SYSTEM's System V ABI | gingerBill | 2020-11-12 | 1 | -43/+73 | |
| * | Begin work on Sys V for new ABI system | gingerBill | 2020-11-12 | 1 | -18/+164 | |
| * | Update LLVM backend to begin work on a generic ABI system | gingerBill | 2020-11-12 | 1 | -0/+762 | |