| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Stackmaps] Make ithe frame-pointer required for stackmaps. | Juergen Ributzka | 2014-10-02 | 1 | -2/+2 |
| | | | | | | | | | | Do not eliminate the frame pointer if there is a stackmap or patchpoint in the function. All stackmap references should be FP relative. This fixes PR21107. llvm-svn: 218920 | ||||
| * | [FastISel] Add support for the stackmap intrinsic. | Juergen Ributzka | 2014-06-12 | 1 | -0/+165 |
| This implements target-independent FastISel lowering for the stackmap intrinsic. llvm-svn: 210742 | |||||

