summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/GenerateCgIPEStub.hs
Commit message (Expand)AuthorAgeFilesLines
* 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