summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/CFG.hs
Commit message (Expand)AuthorAgeFilesLines
* Rip out object splittingBen Gamari2019-03-051-6/+1
* Allow resizing the stack for the graph allocator.klebinger.andreas@gmx.at2019-02-081-0/+18
* A few typofixesGabor Greif2019-01-231-1/+1
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-291-1/+0
* Fixup the new code layout patch for SplitObjs.klebinger.andreas@gmx.at2018-11-221-3/+7
* NCG: New code layout algorithm.Andreas Klebinger2018-11-171-0/+635