[PATCH] D27808: [globalisel] Initialize RegisterBanks with static data. Part 2 of 2.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 01:59:36 PST 2016


dsanders updated this revision to Diff 82070.
dsanders added a comment.

Rebase and add support for ARM (this patch would otherwise have broken ARM).


https://reviews.llvm.org/D27808

Files:
  include/llvm/CodeGen/GlobalISel/RegisterBank.h
  include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  lib/CodeGen/GlobalISel/RegisterBank.cpp
  lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
  lib/Target/AArch64/AArch64GenRegisterBankInfo.def
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27808.82070.patch
Type: text/x-patch
Size: 20335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/369111c9/attachment.bin>


More information about the llvm-commits mailing list