summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/BlockLayout.hs
Commit message (Expand)AuthorAgeFilesLines
* Small optimizations to BlockLayout.klebinger.andreas@gmx.at2019-01-311-39/+31
* Replace BlockSequence with OrdList in BlockLayout.hsklebinger.andreas@gmx.at2019-01-311-76/+23
* NCG: New code layout algorithm.Andreas Klebinger2018-11-171-0/+819