aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/StackMaps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a size field to the stack map record to handle subregister spills.Andrew Trick2013-11-171-5/+15
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-1/+12
* Fix some minor issues with r194282 to get the tree healthy again.Lang Hames2013-11-081-1/+2
* Add a method to get the object-file appropriate stack map section.Lang Hames2013-11-081-2/+1
* Unused variableAndrew Trick2013-10-311-0/+1
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+213