[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
Mon Jan 9 02:30:33 PST 2017
dsanders updated this revision to Diff 83600.
dsanders added a comment.
Rebased onto the updated https://reviews.llvm.org/D27807
As with https://reviews.llvm.org/D27807, RegisterBank::DataTy has been removed it has been moved towards
the TargetRegisterClass initialization style.
https://reviews.llvm.org/D27808
Files:
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
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.83600.patch
Type: text/x-patch
Size: 19189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/a0855133/attachment.bin>
More information about the llvm-commits
mailing list