| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-10 | Migrate llvm.experimental.patchpoint() to ptr. | Edd Barrett | |
| This intrinsic used a typed pointer for a call target operand. This change updates the operand to be an opaque pointer and updates all pointers in all test files that use the intrinsic. Differential revision: https://reviews.llvm.org/D131261 | |||
| 2018-03-02 | [SystemZ] Support stackmaps and patchpoints | Ulrich Weigand | |
| This adds back-end support for the @llvm.experimental.stackmap and @llvm.experimental.patchpoint intrinsics. llvm-svn: 326611 | |||
