Tatsuyuki Ishi 5699692dfc [Support] Add fast path for StringRef::find with needle of length 2.
InclusionRewriter on Windows (CRLF line endings) will exercise this in a
hot path. Calling memcmp repeatedly would be highly suboptimal for that
use case, so give it a specialized path.

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D133660
2022-10-09 00:58:07 +00:00
..
2022-09-02 21:00:38 +00:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-03-11 11:41:32 +01:00
2022-09-27 07:56:08 +00:00
2022-05-17 09:11:45 -07:00
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-03-14 17:29:08 +01:00
2022-06-06 04:27:32 +00:00
2022-03-11 11:41:32 +01:00
2022-02-06 22:18:35 -08:00
2022-09-22 05:03:01 +02:00
2022-09-22 05:03:01 +02:00
2022-03-11 11:41:32 +01:00