Skip to content
Snippets Groups Projects
Commit 442751c6 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

llvmGen: Add lower-expect to the -O0 optimisation set

@kavon says that this will improve block layout for stack checks.
parent f3d7fdb3
No related branches found
No related tags found
No related merge requests found
[
(0, "-mem2reg -globalopt"),
(0, "-mem2reg -globalopt -lower-expect"),
(1, "-O1 -globalopt"),
(2, "-O2")
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment