diff options
author | Zi Xuan Wu <wuzish@cn.ibm.com> | 2019-01-30 02:56:22 +0000 |
---|---|---|
committer | Zi Xuan Wu <wuzish@cn.ibm.com> | 2019-01-30 02:56:22 +0000 |
commit | fec749ff5d6bc735972d4589031ce705e9fc1851 (patch) | |
tree | 64f6df388e7cca526c92e31016ceeb0bd7f95b85 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | |
parent | 3933addd30b4c67795abaabf1cf557152f7738c9 (diff) | |
download | llvm-fec749ff5d6bc735972d4589031ce705e9fc1851.zip llvm-fec749ff5d6bc735972d4589031ce705e9fc1851.tar.gz llvm-fec749ff5d6bc735972d4589031ce705e9fc1851.tar.bz2 |
[PowerPC] [NFC] Create a helper function to copy register to particular register class at PPCFastISel
Make copy register code as common function as following.
unsigned copyRegToRegClass(const TargetRegisterClass *ToRC, unsigned SrcReg, unsigned Flag = 0, unsigned SubReg = 0);
Differential Revision: https://reviews.llvm.org/D57368
llvm-svn: 352596
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions