llvm-6502/include
Andrew Trick bb756ca244 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194942 91177308-0d34-0410-b5e6-96231b3b80d8
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