aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_utility.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLVM Code Generator: Add explicitly padding between fields in LLVM struct typesgingerBill2021-09-131-6/+49
* Only store `field_index` remove `field_src_index` (for the time being)gingerBill2021-09-131-8/+12
* Fix slice indices endiannessgingerBill2021-09-121-0/+11
* Remove unused codegingerBill2021-08-191-2/+0
* `or_return` built-in proceduregingerBill2021-08-151-0/+42
* Reorganize llvm_backend.cpp into separate files for easier maintenancegingerBill2021-08-071-0/+1257