Skip to content

Changes

Summary

  1. Transform new converter call to arraytranslate (commit: 8e5d6ba) (details)
Commit 8e5d6ba5e43de8893214f2532f1a19f3677dc862 by Dhruv Chopra
Transform new converter call to arraytranslate

StringCoding.implEncodeAsciiArray is a renamed version of
US_ASCII/Encoder.encodeASCII, which is a recognized method. This
commit introduces infrastructure to enable inlining of implEncodeAsciiArray
like it is done for encodeASCII.
(commit: 8e5d6ba)
The file was modified compiler/optimizer/ValuePropagationCommon.cpp (diff)