Henry
c6f6efba3b
[NFC] Implicit container copy cleanup (#174702)
A set of cleanup for redundant implicit container copies. Fixed with
const reference or move semantics.
e8996cb24 [AMDGPU] replace copy with const reference (NFC)
25ceecee8 [-Wunsafe-buffer-usage] Replace vector copy with reference
(NFC)
e1f5254e0 [AMDGPU] Replace copy with move semantics (NFC)
8261250d7 [InstCombine] Replace vector copy with move semantic (NFC)
749bb21de [CommandLine] Avoid vector copy for const argument (NFC)
b89526f90 [LoongArch] Remove unnecessary vector copy (NFC)
6b22bcf56 [TextAPI] Replace map copy with const reference (NFC)
a121519d8 [BlockExtract] Avoid copy semantic for ctor (NFC)
3034d3063 [LifetimeSafety] Avoid map copy for dump methods (NFC)
---------
Co-authored-by: sfu <afwbu8tp6@mozmail.com>
2026-01-14 11:16:32 +01:00
..
2025-11-02 13:15:16 -08:00
2025-08-06 10:44:00 -07:00
2021-04-05 10:24:42 -07:00
2025-11-22 15:30:43 -08:00
2025-06-10 11:36:24 -07:00
2025-11-02 17:16:47 -08:00
2024-01-29 18:36:48 -08:00
2025-07-26 09:32:10 +10:00
2025-08-06 10:44:00 -07:00
2024-02-12 16:15:21 -08:00
2026-01-14 11:16:32 +01:00