Nikita Popov da23a8372c
[FormattedStream] Add ASCII fast path (#117892)
Printing IR spends a large amount of time updating the column count via
generic UTF-8 APIs. Speed it up by adding a fast path for the common
printable ASCII case.

This makes `-print-on-crash -print-module-scope` about two times faster.
2024-12-02 14:31:24 +01:00
..
2024-10-17 20:04:00 +09:00
2023-06-13 10:47:18 +01:00
2023-05-30 14:12:20 -07:00
2024-07-31 16:40:26 +00:00
2023-12-01 11:28:42 -08:00