Skip to content
Commit fef37287 authored by Jim Grosbach's avatar Jim Grosbach
Browse files

Make ARM add rN, sp, #imm instructions rematerializable. That's how the...

Make ARM add rN, sp, #imm instructions rematerializable. That's how the address of locals is calculated, so this should
help relieve register pressure a bit. Recalculating the local address is
almost always going to be better than spilling.

llvm-svn: 112503
parent e40e4218
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