Skip to content
Commit cbc6ebb6 authored by Dan Gohman's avatar Dan Gohman
Browse files

Enable hoisting of loads from constant memory by default. In cases where

they are lowered to instruction sequences more complex than a simple
load, such that CodeGen cannot rematerialize them, a reload from a
spill slot is likely to be cheaper than the complex sequence.

llvm-svn: 89374
parent 5d26212f
Loading
Loading
Loading
Loading
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