| 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][AArch64 and X86] Don't emit stores for UNDEF arguments during ↵ | Juergen Ributzka | 2014-07-31 | 1 | -0/+88 |
| function call lowering. UNDEF arguments are not ment to be touched - especially for the webkit_js calling convention. This fix reproduces the already existing behavior of SelectionDAG in FastISel. llvm-svn: 214366 | |||||

