llvm-project/llvm/include
Jim Grosbach 5a5a3bc5d4 Adjust the scavenge register spilling to allow the target to choose an
appropriate restore location for the spill as well as perform the actual
save and restore.

The Thumb1 target uses this to make sure R12 is not clobbered while a spilled
scavenger register is live there.

llvm-svn: 84554
2009-10-19 22:27:30 +00:00
..
llvm Adjust the scavenge register spilling to allow the target to choose an 2009-10-19 22:27:30 +00:00
llvm-c Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00