{"id":13632131,"url":"https://github.com/nael8r/How-To-Write-An-LLVM-Register-Allocator","last_synced_at":"2025-04-18T01:32:28.369Z","repository":{"id":97870380,"uuid":"51180222","full_name":"nael8r/How-To-Write-An-LLVM-Register-Allocator","owner":"nael8r","description":"This repository contains a tutorial for a quick start in how to write a register allocator using LLVM","archived":false,"fork":false,"pushed_at":"2019-02-21T20:20:25.000Z","size":17,"stargazers_count":259,"open_issues_count":0,"forks_count":26,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-01T22:51:52.613Z","etag":null,"topics":["c-plus-plus","llvm","register-allocation","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nael8r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-05T23:16:06.000Z","updated_at":"2024-07-30T14:52:50.000Z","dependencies_parsed_at":"2024-01-14T06:59:43.854Z","dependency_job_id":"81fd1c2c-b591-4cc2-987a-9e5eeb9f1c73","html_url":"https://github.com/nael8r/How-To-Write-An-LLVM-Register-Allocator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nael8r%2FHow-To-Write-An-LLVM-Register-Allocator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nael8r%2FHow-To-Write-An-LLVM-Register-Allocator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nael8r%2FHow-To-Write-An-LLVM-Register-Allocator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nael8r%2FHow-To-Write-An-LLVM-Register-Allocator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nael8r","download_url":"https://codeload.github.com/nael8r/How-To-Write-An-LLVM-Register-Allocator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223772126,"owners_count":17199968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","llvm","register-allocation","tutorial"],"created_at":"2024-08-01T22:02:52.917Z","updated_at":"2024-11-09T00:30:39.643Z","avatar_url":"https://github.com/nael8r.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# How-To-Write-An-LLVM-Register-Allocator\nThis repository contains a tutorial for a quick start in how to write a register allocator using LLVM\n\nThis tutorial shows how to write a register allocator using the LLVM infrastructure, extending the `RegAllocBase` interface.\n\nThe tutorial have been writen using reStructuredText with the `sphinx` tool, the recommendations of the LLVM project have been followed (http://www.llvm.org/docs/SphinxQuickstartTemplate.html).\n\nThis content is based in my understanding of the LLVM infrastructure, which I have learned while I was working on my undergraduate thesis on the institute IFMG - campus Formiga - MG, Brazil; so if you have any suggestion, please let me know.\n\n## Build\n\nYou can build with a variated number of output formats, please refer to the `sphinx` documentation (http://www.sphinx-doc.org/en/stable/contents.html) for instructions of installation and setup.\n\nAn example of building for PDF outuput:\n\n    make latexpdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnael8r%2FHow-To-Write-An-LLVM-Register-Allocator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnael8r%2FHow-To-Write-An-LLVM-Register-Allocator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnael8r%2FHow-To-Write-An-LLVM-Register-Allocator/lists"}