summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/GenerateCgIPEStub.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: fix generateCgIPEStub for no-tables-next-to-code buildsCheng Shao2023-02-141-14/+14
* Misc cleanupKrzysztof Gogolewski2022-11-161-4/+3
* Fix GHCis interaction with tag inference.Andreas Klebinger2022-10-181-6/+4
* Fix typosEric Lindblad2022-09-141-1/+1
* cmm: Move toBlockList to GHC.CmmBen Gamari2022-07-161-1/+0
* Don't store LlvmConfig into DynFlagsSylvain Henry2022-05-171-2/+5
* Tag inference work.Andreas Klebinger2022-02-121-3/+5
* Introduce alignment to CmmStoreBen Gamari2022-02-041-1/+1
* Replace sndOfTriple with sndOf3Andreas Klebinger2022-02-021-5/+4
* StgToCmm: decouple DynFlags, add StgToCmmConfigdoyougnu2022-01-311-3/+5
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-0/+266