Gita Koblents
Gita Koblents
- handle a simple test case where mask is produced by vector compare() and consumed by unary, binary, or ternary vector operation with mask - mask has internal, platform specific,...
- add new parameter to load and store intrinsics
- identify last warm instruction during instruction selection - the code is only enabled if -Xjit:splitWarmAndColdBlocks option is on
- use the same heuristcs for code cache disclaim as for data cache - disclaim starting from the cold code - move stack overflow outline instructions into the warm area...