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

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 00:33:48 PST 2016


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

Rebase and include ARM support (this change would otherwise break the recently-added ARM GlobalISel).


https://reviews.llvm.org/D27807

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/AArch64RegisterBankInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27807.82068.patch
Type: text/x-patch
Size: 12410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/0bd6a60d/attachment-0001.bin>


More information about the llvm-commits mailing list