Relates :
|
|
Relates :
|
|
Relates :
|
Accelerate clear memory operation for system initialization of newly allocated objects. Currently for constant number of heap words less than InitArrayShortSize C2 compiler emits initialization sequence using 8 byte stores. This can accelerated using vector store operations.
|