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

Add hook for re-using virtual base registers for local stack slot access.

Nothing fancy, just ask the target if any currently available base reg
is in range for the instruction under consideration and use the first one
that is. Placeholder ARM implementation simply returns false for now.

ongoing saga of rdar://8277890

llvm-svn: 111374
parent 7ba6f22b
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