about summary refs log tree commit diff
path: root/src/optimize/code_layout.rs
AgeCommit message (Expand)AuthorLines
2020-02-14Update Cranelift for basic blocksbjorn3-11/+11
2020-02-01Don't mark unwind ebbs as coldbjorn3-2/+0
2020-01-25Disable the code_layout optimizationbjorn3-0/+2
2020-01-14Reduce visibilitybjorn3-1/+1
2020-01-11Move all cold code to the end of the functionbjorn3-0/+34