Skip to content
Commit c9053083 authored by Chris Lattner's avatar Chris Lattner
Browse files

When spilling a live range that is used multiple times by one instruction,

only add a reload live range once for the instruction.  This is one step
towards fixing a regalloc pessimization that Nate notice, but is later undone
by the spiller (so no code is changed).

llvm-svn: 23293
parent c37a2f13
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