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
Loading
Please register or sign in to comment