[all-commits] [llvm/llvm-project] 5c1fd7: [AMDGPU, BPF, SystemZ, WebAssembly] Migrate to new en...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jun 9 12:26:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c1fd7b89b69dd201fa6dcdc4a6a974956a7ac6e
https://github.com/llvm/llvm-project/commit/5c1fd7b89b69dd201fa6dcdc4a6a974956a7ac6e
Author: Fangrui Song <i at maskray.me>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
M llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
M llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
Log Message:
-----------
[AMDGPU,BPF,SystemZ,WebAssembly] Migrate to new encodeInstruction that uses SmallVectorImpl<char>. NFC
More information about the All-commits
mailing list