[PATCH] Don't Place Entry Safepoints Before the llvm.frameescape() Intrinsic

Swaroop Sridhar Swaroop.Sridhar at microsoft.com
Fri Apr 24 18:13:38 PDT 2015


The llvm.frameescape() intrinsic is inserted by the LLILC JIT to ensure that some information about generics-context stays alive.
The MSIL reader allocates memory on the stack to hold the some scratch information and marks it address-escaped.


http://reviews.llvm.org/D8910

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list