1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/include
Andrew Trick bd486c29f4 Added a size field to the stack map record to handle subregister spills.
Implementing this on bigendian platforms could get strange. I added a
target hook, getStackSlotRange, per Jakob's recommendation to make
this as explicit as possible.

llvm-svn: 194942
2013-11-17 01:36:23 +00:00
..
llvm Added a size field to the stack map record to handle subregister spills. 2013-11-17 01:36:23 +00:00
llvm-c Add a loop rerolling pass 2013-11-16 23:59:05 +00:00