[PATCH] Added a size field to the stack map record to handle subregister spills.

Chad Rosier mcrosier at codeaurora.org
Fri Nov 15 10:31:22 PST 2013


Hi Andy,
Is there any way to test this?

 Chad

> Hi ributzka, lhames,
>
> 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.
>
> http://llvm-reviews.chandlerc.com/D2189
>
> Files:
>   include/llvm/CodeGen/StackMaps.h
>   include/llvm/Target/TargetInstrInfo.h
>   lib/CodeGen/InlineSpiller.cpp
>   lib/CodeGen/StackMaps.cpp
>   lib/CodeGen/TargetInstrInfo.cpp
>   lib/Target/X86/X86AsmPrinter.h
>   lib/Target/X86/X86InstrInfo.cpp
>   lib/Target/X86/X86MCInstLower.cpp
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation




More information about the llvm-commits mailing list