"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "e44d952479889c682485117605306013d70a4aaf"
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
Loading
Please register or sign in to comment